Skip to content

nikita-popov/i2pboted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2pboted

go implementation of i2pbote

(does not do anything yet come back later)

Build

This project is 100% self contained and does not need your $GOPATH variable to be set:

$ git clone https://github.com/majestrate/i2pboted/
$ cd i2pboted 
$ make

... BUT you can use go get if you want to:

$ go get -u -v github.com/majestrate/i2pboted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%