Richard Littauer
ac42bb7932
Capitalized DHT
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:39:26 -05:00
Jakub Sztandera
ed3cf18f14
Update README gx section according to suggestions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-16 18:19:12 +01:00
Jakub Sztandera
91250c86b3
Add information about installing gx into readme
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-15 10:11:53 +01:00
Jeromy Johnson
c913105dd7
Merge pull request #2308 from ipfs/docker-auto-builds
...
Docker automatic builds
2016-02-10 09:23:23 -08:00
Richard Littauer
7b1aa49c75
Added quotes around make install,
...
reworded
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-06 17:27:52 -05:00
Jeromy
455a785865
add some tips for making dep installs go smoothly
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-06 04:48:01 -08:00
Lars Gierth
e59dc8e49d
docker: move to ipfs/go-ipfs image name
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-02-06 04:28:45 +01:00
Richard Littauer
9ade2109ed
Cleaned up README
...
I did the following:
- Capitalized IPFS wherever it did not explicitely refer to the CLI command
- Moved Dev Dependencies into the Install section
- Added a Table of Contents
- Capitalised and added periods to various sentences
- Capitalised Go
- Removed double empty lines
- Reindented a few sections to make the flow more clear.
- Added a note to the Install section about how to canonically install.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-05 11:08:12 -05:00
Jeromy
0dba051ce5
add better makefile and reference gx stuff in readme
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:10 -08:00
Richard Littauer
2df514c4f2
Change object to file
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-01-21 12:45:47 +01:00
ReadmeCritic
8457e08e68
Update README URLs based on HTTP redirects
...
License: MIT
Signed-off-by: d. khamsing <dkhamsing8@gmail.com>
2016-01-05 09:06:51 -08:00
Jeromy
f9dc4c726b
ipfs 0.3.10 release
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 20:50:01 -08:00
Jeromy
b99b77820d
spelling
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-16 21:45:07 -08:00
Jeromy
2d2aa666eb
fixes from PR
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-16 09:53:10 -08:00
Richard Littauer
cdcf457d8f
Added a security section
...
See https://github.com/ipfs/community/issues/62
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-11-02 09:46:36 -05:00
Jeromy
ff3ed768e8
update go version requirement in readme
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 23:04:41 -07:00
Roerick Sweeney
4a0725fe2e
added docker file permission instructions again
...
I screwed up my initial commit, so here goes again. That's what i get for using the github gui...
I added the instructions to make the ipfs_data and ipfs_staging globally readable, which prevents permission errors.
It may be better to limit permissions in some way, to prevent potential security risks.
License: MIT
Signed-off-by: sroerick sweeney@roerick.me
2015-09-27 02:06:53 -06:00
sroerick
279328c26b
added docker file permission instructions.
2015-09-25 19:59:32 -06:00
Richard Littauer
3501aff032
Added a Contribute file
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2015-09-21 14:07:58 -04:00
Andres Buritica
f4989c30e7
Fix docker image link
...
License: MIT
Signed-off-by: Andres Buritica <andres@thelinuxkid.com>
2015-09-02 14:25:34 -07:00
drathir
a283db2328
Update README.md
...
Update the usage output to present one.
2015-08-25 15:38:03 +02:00
Francesco Canessa
8b6ec6600e
Update link to ipfs installation guide
...
in Readme.md
License: MIT
Signed-off-by: Francesco (makevoid) <makevoid@gmail.com>
2015-08-03 00:08:34 +01:00
Juan Batiz-Benet
244c957488
updated install instructions
...
- links to ipfs.io
- links to gobuilder
- better instructions
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-07-30 09:01:49 -07:00
Muneeb Ali
a70db393c6
Update README.md
2015-07-30 10:58:47 -04:00
Sean Lang
7ede3f44c5
Add link to init system examples - closes #1430
...
License: MIT
Signed-off-by: Sean Lang <slang800@gmail.com>
2015-07-05 22:46:16 -04:00
Chris Grimmett
10eecf06e0
add link to community contributing #1088
2015-05-07 14:33:55 +00:00
Stephan Seidt
7e1e96faf9
Change ipfs root path volume mount to /data/ipfs
2015-04-29 12:12:23 +02:00
Stephan Seidt
0f1f549585
Fix docker $ipfs_data mount path in README
2015-04-28 16:43:23 +02:00
Dylan Powers
71e8919101
Instructions for installing command completion in Linux bash
2015-04-22 11:35:31 -07:00
Christian Couder
96a22c5bb1
config: change default config dir name to .ipfs
...
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
Christian Couder
89961d9d9f
README: alpha version has been released
2015-04-14 15:57:40 +02:00
Michael Lovci
aaa2a20730
Fixed broken link
...
Markdown didn't have "http://" so the link returned 404
2015-04-13 19:15:34 -03:00
Michael Lovci
e7115ba71d
undo URL problems
2015-04-13 18:57:12 -03:00
Michael Lovci
2329ca117c
Formatting bug
2015-04-13 18:56:19 -03:00
Michael Lovci
94c67bf7ff
Formatting README.md for readibility
2015-04-13 17:42:27 -03:00
Michael Lovci
686bf81444
Changed docker hub source URL
2015-04-13 17:34:37 -03:00
Michael Lovci
97217c92a5
Added documentation for docker usage. #1052
2015-04-13 12:03:15 -03:00
Ho-Sheng Hsiao
bf22aeec0a
Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
...
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
2015-03-31 12:52:25 -07:00
Michael Muré
666f457fec
Mention the shell command completion in the Readme
2015-03-25 23:50:15 +01:00
Juan Batiz-Benet
22cf7d6a9f
Merge pull request #391 from ebuchman/docs
...
docs folder and some fuse docs. closes #259
2015-02-02 04:58:17 -08:00
Brian Tiger Chow
77b88f4462
Update README.md
2015-01-25 23:30:11 -08:00
Jeromy
35e2338d65
update installation instructions and update usage to most recent
2014-12-19 19:25:19 +00:00
Ethan Buchman
edba015e9e
docs folder and some fuse docs. closes #259
2014-11-28 01:55:04 -05:00
Jeromy
a565587fdc
work on readme
2014-11-08 21:42:37 -08:00
Jeromy
e93257eb71
update the readme
2014-11-08 21:42:36 -08:00
Christian Couder
a20726fca7
Update README.md to state that Go 1.3+ is needed
2014-11-02 06:38:22 +01:00
Henry
0dd3316c16
rewrote HOME dir lookup (no cgo)
2014-10-15 11:58:25 +02:00
Juan Batiz-Benet
fc6b0d443d
OSX Fuse issue link
2014-10-14 15:48:26 -07:00
Juan Batiz-Benet
f12a39cd9c
OSX FUSE note.
2014-10-14 02:24:01 -07:00
Juan Batiz-Benet
d77f1f35a6
CGO install note
2014-10-14 02:23:46 -07:00