coreyrop / SMIP

We are working to create an educational program that will be used to help students learn how to program in MIPS code. We are using the pyspim code base to run spim through python.
1 stars 1 forks source link

Story: Restructure #94

Open coreyrop opened 5 years ago

coreyrop commented 5 years ago

As an educator, I would like to run SMIP outside of an IDE such as via the command line so that it can be run as a published application and without having to set up Pycharm or another IDE.

coreyrop commented 5 years ago

Acceptance Test

  1. Download Project as zip
  2. Ensure all required programs are installed and directory is properly named(Check README.md)
  3. Confirm the application launches