Commit graph

6 commits

Author SHA1 Message Date
Tony Bark
31e6c2d099 WIP documentation book 2023-01-09 15:44:41 -05:00
Tony Bark
5888771e20 Removed nonexisting flag in workflow
- Moved shell instance as a global field
2023-01-07 14:47:52 -05:00
Tony Bark
c10e753c39 Unit tests
- Renamed GlobalUsings.cs to Usings.cs
- Refractored SysFS
- Seperated building of the terminal and unit tests
- To save on resources, the unit tests job on runs on Ubuntu
2023-01-07 14:31:09 -05:00
Tony Bark
f006ab41bf Issue and pull request templates
- Added code of conduct
- Code climate badges
2023-01-07 12:39:07 -05:00
Tony Bark
3deec1773f Fixed Github workflow 2023-01-06 19:09:39 -05:00
Tony Bark
4f0863f429 Start() in IProgram has been renamed to Run()
- Run() loop in the shell is now wrapped in a try-catch statement.
- Added Github CI
- Removed OSConsts and TermConsts
- Programs can now access the programs dictionary directly from the shell
2021-03-31 00:10:38 -04:00