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

Add create-neuron command #6

Open
anoop2811 opened this issue Nov 21, 2020 · 0 comments
Open

Add create-neuron command #6

anoop2811 opened this issue Nov 21, 2020 · 0 comments
Milestone

Comments

@anoop2811
Copy link
Owner

This is command should create the basic neuron structure and allow it to be created in a chosen folder. If a folder is not given, create it in current folder.
Validations:

  1. A name for the neuron is mandatory
  2. If a neuron of the same name exists in the folder where it is creating, it should exit with exit code 1 and give an error message to the same
  3. Allow a -d flag to create in the directory given. Also validate the directory exists and is writable
@anoop2811 anoop2811 added this to the v0.0.1 milestone Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant