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

Create donkey-admin script to run from CL #105

Closed
wroscoe opened this issue Aug 5, 2017 · 0 comments
Closed

Create donkey-admin script to run from CL #105

wroscoe opened this issue Aug 5, 2017 · 0 comments

Comments

@wroscoe
Copy link
Collaborator

wroscoe commented Aug 5, 2017

This attempts to separate the core donkey library and users vehicle configurations.

When a user runs pip install donkeycar the donkey-admin.py script will be added to the PATH. This will then allow the user then run commands like donkey-admin makecar mydonkey to create a folder ~/mydonkey that contains all the config files to run the car.

A command can be added during the pip process like this. http://python-packaging.readthedocs.io/en/latest/command-line-scripts.html

@wroscoe wroscoe created this issue from a note in Requests for Contributions (Dev) Aug 5, 2017
@wroscoe wroscoe closed this as completed Aug 14, 2017
@wroscoe wroscoe moved this from Dev to Complete in Requests for Contributions Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant