4 Commits

Author SHA1 Message Date
M. Anthony Aiello
b5749b1aab Be specific about python version. (#1)
Make sure references to python in shebangs and in text specify python3
rather than simply python. This better supports convention of fresh
machines.
2020-08-04 15:41:19 -04:00
James Hamil
5b27b28dc5 Changes for afrl-rq repository 2020-07-27 13:09:57 -04:00
M. Anthony Aiello
8737b1d748 Feature/style checks (#45)
Support pre-commit checks used in AdaCore/e3-core

These are a good example of best style practices for python projects. Adding the associated badges to the README (even though it needs to be rewritten) so the commit is complete and consistent.

Documentation of how to set up and run the checks is in CONTRIBUTING.md
2020-06-23 09:54:41 -04:00
M. Anthony Aiello
a88f878d22 GUI Machine + Working Ada Build
Added CONTRIBUTING.md

Created a patch for GNAT community that updates the formal containers so that the Ada build succeeds.

Updated the Vagrantfile to further DRY up the provisioning. Then added a GUI machine to both uxas and uxas-almost. This machine will create an Ubunut desktop environment.

The README has been updated to describe how to use it.
2019-12-13 15:34:01 -05:00