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

Consider using a different library for the Dredd CLI #845

Open
honzajavorek opened this issue Aug 8, 2017 · 2 comments
Open

Consider using a different library for the Dredd CLI #845

honzajavorek opened this issue Aug 8, 2017 · 2 comments
Labels
Epic: configuration Command line options, dredd init, dredd.yml

Comments

@honzajavorek
Copy link
Contributor

Found http://vorpal.js.org/, a JS framework for building CLIs. Might be worth exploring. We could use it for Dredd CLI once we separate it (#704).

@honzajavorek honzajavorek changed the title Consider using Vorpal for Dredd CLI Consider using a different library for the Dredd CLI Mar 23, 2018
@honzajavorek
Copy link
Contributor Author

honzajavorek commented Mar 23, 2018

Another discovery by @abtris: https://oclif.io/

@honzajavorek honzajavorek added the Epic: configuration Command line options, dredd init, dredd.yml label Aug 6, 2018
@honzajavorek
Copy link
Contributor Author

Also, viable options might be yargs and commander, perhaps in combination with nconf, which solves hierarchical configuration merging (defaults, config file, CLI, environment variables, ...).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Epic: configuration Command line options, dredd init, dredd.yml
Projects
None yet
Development

No branches or pull requests

1 participant