UNCLASSIFIED

Skip to content

Update user project creation script

John Ward requested to merge john.p.ward123/kinetic:35-project-script into master

The previous project creation script was wrote in bash and it run serial. This updates the script to python which utilizes async and other string processing to significantly reduce the amount of time that it takes to run.

Closes #35

Merge request reports