Juan Batiz-Benet
668a90f6b6
use Printf in cat
2014-08-20 18:27:42 -07:00
verokarhu
fef46e44f8
mount command on windows returns an error instead of nil and adjusted unix-only code
2014-08-01 00:51:43 +03:00
verokarhu
dcd0bac8e5
disable mount command on windows for now
2014-07-31 20:04:05 +03: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
Juan Batiz-Benet
4fcdb23bd1
cli readme
2014-07-22 02:34:29 -07:00
Juan Batiz-Benet
140317007e
use go install
2014-07-22 02:31:10 -07:00
Juan Batiz-Benet
6626e6791b
cli -> cmd/ipfs
2014-07-22 02:30:32 -07:00