mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 13:27:50 +08:00
- Modified Godeps/Godeps.json by hand - [TEST] Updated welcome docs hash to sharness - [TEST] Updated contact doc - [TEST] disabled breaking test (t0080-repo refs local)
10 lines
349 B
Go
10 lines
349 B
Go
package assets
|
|
var Init_doc_help = `Some helpful resources for finding your way around ipfs:
|
|
|
|
- quick-start: a quick show of various ipfs features.
|
|
- ipfs commands: a list of all commands
|
|
- ipfs --help: every command describes itself
|
|
- https://github.com/ipfs/go-ipfs -- the src repository
|
|
- #ipfs on irc.freenode.org -- the community irc channel
|
|
`
|