Architecture Helper for Python
It can be downloaded from GitHub using the following command:
git clone https://github.com/jacobjhansen/archstart.git
Please Note that a valid Python3 Installation is required for the archstart CLI. More info can be found here
This script is run on *NIX systems (recommended) using the following command:
python3 [path to archstart/archstart]/archstart.py
This script is run on Windows systems using the following command:
py -3 [path to archstart/archstart]/archstart.py
- Jacob Hansen
- Jon Trost
- Jack Rowen
- Sarah Kornbluh
- Dr. Bagheri, University of Nebraska-Lincoln
This project is licensed under the MIT license.