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

Basic CLI #20

Closed
ansermino opened this issue Nov 16, 2019 · 0 comments
Closed

Basic CLI #20

ansermino opened this issue Nov 16, 2019 · 0 comments
Assignees

Comments

@ansermino
Copy link
Member

ansermino commented Nov 16, 2019

Once we have an entrypoint, we can start to define a basic CLI for our application. This should support any existing fields required by the other components of the system (eg. bootnodes).

This may require an additional "global" config struct to support parsing of all CLI flags before constructing the sub-configurations required for each system component.

A suggested library is: https://github.com/clap-rs/clap

@amerameen amerameen added this to the Sprint 1 milestone Nov 18, 2019
vmx pushed a commit to dignifiedquire/forest that referenced this issue Mar 19, 2020
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

No branches or pull requests

4 participants