Templated application creation system. Just choose a template and provide values for its variables and have a working system running immediately.
pipenv installtemplate.json file such as:{
"project_name": "TestProject",
"project_human_name": "Test Project 1",
"author": "Michael Dombrowski",
"max_line_length": 120
}
pipenv run python cxa.py main -g https://github.com/MikeDombo/CXAPythonCLI.git -o ../CXATest -f ../template.jsonContent type
Image
Digest
Size
60.7 MB
Last updated
over 7 years ago
docker pull mikedombo/create-x-app