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

Pull all of the apps in the scripts directory into a single command line interface #127

Closed
mfitz opened this issue Jul 11, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@mfitz
Copy link
Contributor

mfitz commented Jul 11, 2022

GeNet has a bunch of useful python applications in the scripts directory to perform tasks such as validating or simplifying a network, or adding elevation and slope data to a network. It would be good to pull all of these different apps into a single, discoverable CLI so that we could issue commands such as genet network simplify, genet network validate or genet network add-link-slopes. The CLI should be discoverable, enabling commands such as genet --help, genet network --help or genet network simplify --help.

@mfitz mfitz added the enhancement New feature or request label Jul 11, 2022
@KasiaKoz
Copy link
Collaborator

We need to make sure that the recent summary stats: #135 are included in the cli

@KasiaKoz
Copy link
Collaborator

Done in #194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants