Feature Request: Build project environment #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Templates/cookiecutter-avdlab-project#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
Environment needs to be built after the project is created.
Describe the solution you would like
Implement environment build setup for automatic provisioning.
A Makefile would be the easiest one, also post hooks can do the work
Feature Request Summaryto Feature Request: Build project environmentFixed with commit
40fcf2a750You can run a
Makefilecommand to setup venv: