mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Initial source commit
This commit is contained in:
commit
414aa10aef
16 changed files with 1292 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# TOMAS
|
||||
|
||||
TOMAS, an abbreviation of **To**ny's **M**anaged **O**perating **S**ystem is a operating system written in C# using the [COSMOS](https://github.com/CosmosOS/Cosmos) framework.
|
||||
|
||||
## Requirements
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- COSMOS User Kit v20190508+
|
||||
- VMWare Workstation Player
|
||||
- .NET Core 2.1+
|
||||
- Visual Studio 2019
|
||||
|
||||
## Authors
|
||||
|
||||
- **Anthony Foxclaw** - _Initial work_ - [tonytins](https://github.com/tonytins)
|
||||
|
||||
See also the list of [contributors](https://github.com/tonytins/simtactics/contributors) who participated in this project.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MPL 2.0 License - see the [LICENSE](LICENSE) file for details.
|
Loading…
Add table
Add a link
Reference in a new issue