Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (26 loc) · 809 Bytes

File metadata and controls

31 lines (26 loc) · 809 Bytes

archstart

Architecture Helper for Python

Install

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

Usage

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 

Authors

  • Jacob Hansen
  • Jon Trost
  • Jack Rowen
  • Sarah Kornbluh

Acknowledgements

  • Dr. Bagheri, University of Nebraska-Lincoln

License

This project is licensed under the MIT license.