We have started adding create() functionality, which bootstraps a project type into a directory from a templace.
Currently supported are ["django", "streamlit", "python_code", "python_library", "JLabExtension"]. Eventually, all project types should be able to create themselves, and have a test in test_roundtrips.
We have started adding create() functionality, which bootstraps a project type into a directory from a templace.
Currently supported are ["django", "streamlit", "python_code", "python_library", "JLabExtension"]. Eventually, all project types should be able to create themselves, and have a test in test_roundtrips.