-
Notifications
You must be signed in to change notification settings - Fork 2
Info & How To
TaromaruYuki edited this page Apr 23, 2022
·
1 revision
This section will explain more information about DogOS.
DogOS will be a fully featured operating system made in Cosmos(OS) and .NET 2.0 C#. It is in heavy development right now, and there is barely anything added so far. Star the repository to get updates on development, or join the Discord server.
DogOS currently features the following:
- A working shell
- User accounts
- Text Editor
- Shell scripts
- File system
- SHA256 hashing
Check the repositories Project's tab to check what needs to be done.
You can build DogOS on your own, and help development if you want. There are multiple steps to building.
- Install the COSMOS Dev Kit. The instructions are here.
- Once installed, clone the repository and open the project in Visual Studio 2019.
- If needed, open the project's Properties and change the profile. If you are using VMware, make sure to change the edition to your edition. It is currently at Workstation.
- Run the project, and it should open and boot!
- Home
- Info & How-To
- Contributing
- Code of Conduct
- I just have a question.
- What do I need to know before I get started?
- How DogOS works.
- Skills reccomended.
- Style Guidelines
- General styleguide.
- Commit Messages.
- C# Styleguide.
- Notes
- New Issues
- New Pull Requests