-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Shipmaster cli should be able to create a local dev environment from running apt-get commands defined in .shipmaster.yaml, including creating a python virtual environment, etc.
Best practice may have to be to install shipmaster outside of the virtual environment if it is to be used for bootstrapping a project (similar to how pip is installed with apt-get before it can update itself).