mirror of Team/StarlightOS at forge.starlightnet.work

Project status and license notice

+20
+20
README.md
··· 88 to work with. 89 - Ship [nixos-cli](https://github.com/nix-community/nixos-cli) instead 90 of the traditional `nixos-install` and co.
··· 88 to work with. 89 - Ship [nixos-cli](https://github.com/nix-community/nixos-cli) instead 90 of the traditional `nixos-install` and co. 91 + 92 + ## Project Status 93 + 94 + The project is currently in its early stages. We are figuring out the 95 + structure we want to use, writing a basic installation script, and 96 + planning how the CLI and GUI will work. 97 + 98 + If you want to contribute, here are some things we are going to work 99 + on soon, that we would accept contributions on: 100 + 101 + - CLI (probably written in `go`) 102 + - flake structure for installed OS 103 + - i.e how we want to organize the flake into i.e hosts, services 104 + and so on. 105 + - Naming for this project (see issues tab) 106 + 107 + ## License 108 + 109 + TBD. If you contribute, we expect your contributions to be under MIT, 110 + but there is no set-in-stone license for this project yet.