Juan Batiz-Benet
c1ae1d2ad4
mkdir .go-ipfs bugfix
2014-08-20 18:26:28 -07:00
Juan Batiz-Benet
dd08e0ed62
config test: write local file
2014-08-07 06:18:20 -07:00
Juan Batiz-Benet
639d196a45
linted config
2014-07-31 02:35:17 -07:00
Juan Batiz-Benet
80323ebae8
config: redo to use other serialization functions
2014-07-31 02:32:03 -07:00
Juan Batiz-Benet
bf7cb198ea
config: cleaned up ipfs config cmd
2014-07-31 01:08:37 -07:00
Peter Borzov
20bce47491
ipfs config cmd with git-style get/set
...
Adds "ipfs config" command designed in git style.
See specific config's values with:
$ipfs config datastore.path
~/.go-ipfs/datastore
Assign a new value with:
$ipfs config datastore.path ~/.go-ipfs/datastore
Open the config file in your default $EDITOR:
ipfs config edit
2014-07-31 00:24:41 -07:00
Aaron Hill
59ab19e3b6
Fix typo
2014-07-22 17:22:13 -04:00
Juan Batiz-Benet
3f97e7e385
goling: PeerId -> ID
2014-07-22 02:28:25 -07:00
Juan Batiz-Benet
f718bd6a92
go lint
...
link errors left:
- protocol buffers output is not lint-friendly
2014-07-22 02:20:08 -07:00
Juan Batiz-Benet
4e1c413e82
move tilde expnasion to util.
2014-07-05 17:34:44 -07:00
Juan Batiz-Benet
475ef0f032
config ptrs
2014-07-05 13:21:52 -07:00
Juan Batiz-Benet
381bfaa691
gofmt
2014-07-05 01:52:13 -07:00
Juan Batiz-Benet
d71bf674f7
config loading + writing
2014-07-05 01:35:52 -07:00