Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

'ipfs init': CLI + tests #96

Merged
merged 6 commits into from
Apr 2, 2016
Merged

Conversation

hackergrrl
Copy link
Contributor

No HTTP route/tests, since initialization is pre-req of having an HTTP API available.

@hackergrrl
Copy link
Contributor Author

Right now ipfs init has no output to stdout, unless there is an error. We could mimick go-ipfs' output, or do our own thing. Unless there's a pressing need for output though, I'm partial to following the rule of silence.


module.exports = Command.extend({
desc: 'Initialize ipfs local configuration',
desc: 'Initialize a local IPFS local node',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double local

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agghghgh thank you. <3

@daviddias daviddias mentioned this pull request Mar 30, 2016
Closed
5 tasks
@hackergrrl
Copy link
Contributor Author

🐴 Ready to merge.

@daviddias
Copy link
Member

💥🌈🎉 thank you :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants