Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cli to open the file directory, not just log the location #59

Merged
merged 1 commit into from
Nov 20, 2016

Conversation

gabrielcsapo
Copy link
Owner

@gabrielcsapo gabrielcsapo commented Nov 20, 2016

  • backend
    • updates cli to pass in editor to configure to open in an editor
      • defaults to notepad or vim
    • updates docs to show change in the editor command
    • config.js will save files with spaces and new lines to be easier to edit
    • updates tests to save with tabs and spaces

fixes #58

- backend
    - updates cli to pass in editor to configure to open in an editor
        - defaults to notepad or vim
    - updates docs to show change in the editor command
    - config.js will save files with spaces and new lines to be easier to edit
    - updates tests to save with tabs and spaces
@gabrielcsapo gabrielcsapo merged commit aa601e4 into master Nov 20, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.851% when pulling 50362bd on fixes-#58 into 4d6b5d3 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.851% when pulling 50362bd on fixes-#58 into 4d6b5d3 on master.

@gabrielcsapo gabrielcsapo deleted the fixes-#58 branch November 20, 2016 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update cli to open the file directory, not just log the location
2 participants