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

Conversation

@fbaiodias
Copy link
Member

Closes #49

Not sure how to test this though, ideas are welcome :)

@daviddias daviddias mentioned this pull request Mar 4, 2016
14 tasks
node.version((err, version) => {
if (err) { return log.error(err) }
const node = new IPFS()
const editor = process.env.EDITOR || 'vi'
Copy link
Member

Choose a reason for hiding this comment

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

if no editor is defined, just say that no editor is defined (same as go-ipfs)

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah I know, this seemed like a better UX to me though. I'll change it :)

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.

3 participants