mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 11:52:21 +08:00
10 lines
351 B
Go
10 lines
351 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/jbenet/go-ipfs -- the src repository
|
|
- #ipfs on irc.freenode.org -- the community irc channel
|
|
`
|