tomas/README.md
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

481 B

TOMAS

TOMAS (Tony's Managed Operating System) is a operating system based on the COSMOS framework. It comes with a respective terminal emulator.

Requirements

Prerequisites

  • Operating System
    • Visual Studio 2019
    • COSMOS User Kit v20190508 or later
    • VMWare Workstation Player
  • .NET Core 3.1 or later

License

This project is licensed under the GPL 3.0 License - see the LICENSE file for details.