kubo/assets
Jeromy 0e312f5caf initial vendoring of libp2p outside of the repo with gx
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:06 -08:00
..
init-doc fix typos in quick start doc 2016-01-01 18:15:29 -08:00
assets_test.go initial vendoring of libp2p outside of the repo with gx 2016-01-30 09:34:06 -08:00
assets.go fix path creation so it works on windows 2015-10-28 14:23:13 -07:00
bindata.go fix typos in quick start doc 2016-01-01 18:15:29 -08:00
README.md assets: switch to go-bindata 2015-07-03 09:52:08 +02:00

Assets loaded in with IPFS

Generating docs

Do not edit the .go files directly.

Instead, edit the source files and use go generate from within the assets directory:

go get -u github.com/jteeuwen/go-bindata/...
go generate