mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Renamed ComConsts to SysMeta
- With the help of ChatGPT, some of the code is now properly commented - Switched to calendar versioning due to the huge time skip and architectural changes - Screenshot!
This commit is contained in:
parent
e44f7e8f95
commit
2634cc8de4
12 changed files with 86 additions and 51 deletions
10
README.md
10
README.md
|
@ -1,5 +1,7 @@
|
|||
# TOMAS
|
||||
|
||||

|
||||
|
||||
TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system based on the [COSMOS](https://github.com/CosmosOS/Cosmos) framework that comes with a respective terminal emulator.
|
||||
|
||||
## Requirements
|
||||
|
@ -7,13 +9,11 @@ TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system
|
|||
### Prerequisites
|
||||
|
||||
- Operating System
|
||||
- Visual Studio 2022
|
||||
- COSMOS User Kit v2022 or later
|
||||
- VMWare Workstation Player
|
||||
- Visual Studio 2022
|
||||
- COSMOS User Kit v2022 or later
|
||||
- VMWare Workstation Player
|
||||
- .NET 6 or later
|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the BSD 3-Clause license - see the [LICENSE](LICENSE) file for details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue