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

Refactor and enhance the CLI using the command-line-args and command-line-usage modules #93

Merged
merged 12 commits into from
Jun 5, 2018

Conversation

NQNStudios
Copy link
Collaborator

Addresses issue #88

Changes proposed by this pull request:

  • Use two popular modules for parsing and documenting command line arguments instead of using specialized if-then logic in CLI.ts
  • Rename fractive help to fractive docs to clear up @audiodude's valid confusion over CLI command behavior
  • On platforms that aren't Mac or Windows, print a message for fractive examples and fractive docs explaining how to view the examples using a web browser.

@invicticide to review

@invicticide invicticide merged commit 4020941 into invicticide:dev Jun 5, 2018
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.

2 participants