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

Develop CLI for simplified yaml file management + running neps #74

Closed
Tracked by #65
danrgll opened this issue Apr 25, 2024 · 0 comments
Closed
Tracked by #65

Develop CLI for simplified yaml file management + running neps #74

danrgll opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@danrgll
Copy link
Contributor

danrgll commented Apr 25, 2024

Ideally, follows after #65.

Possible usage:

  • neps help: Displays available arguments and their descriptions to guide users.
  • neps init: E.g. automatically creates a 'run_args' YAML configuration file, pre-filled with keys (defaults provided where applicable) and leaves required fields empty for user input. This simplifies the initial setup by eliminating the need for users to manually create the YAML structure.
  • neps run neps_config.yaml: Enables executing neps.run() directly via a command line, streamlining the process of running configurations.
@danrgll danrgll self-assigned this Apr 25, 2024
@danrgll danrgll added the enhancement New feature or request label Apr 25, 2024
@danrgll danrgll mentioned this issue Apr 25, 2024
12 tasks
@eddiebergman eddiebergman added this to the Declaritive milestone May 3, 2024
@danrgll danrgll mentioned this issue Jul 30, 2024
@danrgll danrgll closed this as completed Aug 4, 2024
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
Status: Done
Development

No branches or pull requests

2 participants