kubo/assets
Henry 624c6e8fe5 assets: fix typo
closes #1343

License: MIT
Signed-off-by: Henry <cryptix@riseup.net>
2015-07-03 10:59:08 +02:00
..
init-doc assets: fix typo 2015-07-03 10:59:08 +02:00
assets_test.go assets: added tests to make sure vcs and embedded data are in sync 2015-07-03 10:23:12 +02:00
assets.go assets: remove seed logic from init 2015-07-03 10:22:21 +02:00
bindata.go assets: fix typo 2015-07-03 10:59:08 +02: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