No description
Find a file
2018-12-07 11:36:55 +00:00
.github Update issue_template.md 2017-11-20 14:22:30 +10:00
Artwork Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Build Build targets. 2018-12-05 23:13:37 +00:00
Demos Guess demo fixes. 2018-12-06 21:57:49 +00:00
Docs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Resources Cleanup. 2018-12-04 23:37:40 +00:00
Setup Fixed build. 2018-10-31 18:37:54 +00:00
source Fixed build tasks package. 2018-12-07 11:36:55 +00:00
Tests Fixed test kernel targets. 2018-12-05 23:16:18 +00:00
Tools Code cleanup. 2018-09-14 23:47:16 +01:00
Users Project file cleanup and fixes. 2018-08-29 21:08:47 +01:00
.editorconfig Build update. 2018-11-30 20:12:41 +00:00
.gitattributes - Fixed .gitattributes -- it was causing already committed files to show up as modified. 2014-12-25 13:59:23 -08:00
.gitignore Build updates. 2018-11-16 00:47:37 +00:00
appveyor.yml Build updates. 2018-11-16 01:04:38 +00:00
Build.sln Build updates. 2018-11-16 01:04:38 +00:00
Builder.sln Builder improvements. 2018-03-26 18:58:57 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-22 17:36:11 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-26 20:20:18 -05:00
Demos.sln Create demo solution and change demos to use package reference. 2018-10-07 21:20:10 -05:00
Directory.Build.props Code cleanup. 2018-12-06 00:39:52 +00:00
Directory.Build.targets Build targets. 2018-11-13 15:33:12 +00:00
IDE.sln Build updates. 2018-10-29 01:02:16 +00:00
install-VS2017.bat Remove .net framework check from install. 2018-10-07 13:44:13 -05:00
Kernel.sln Moved Cosmos.Core.DebugStub to IL2CPU. 2018-10-30 20:08:45 +00:00
LICENSE.txt Update LICENSE.txt 2018-02-07 14:13:17 +00:00
ReadMe - Solutions.txt Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
README.md Removed unneeded code. 2017-10-12 22:00:43 +01:00
Test.sln Added tests for StringBuilder, StringReader and StringWriter (for https://github.com/CosmosOS/Cosmos/issues/1027). 2018-11-04 14:51:02 +01:00
userkit install.bat Updated nuget.exe. 2018-02-04 23:39:54 +00:00

Cosmos

Build status

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

For instructions on how to install and use Cosmos, please visit the Cosmos website.