A minimal init system written in Nim
Go to file
Nocturn9x 1cebcc0d90 Fixed typo 2021-12-02 02:57:46 +01:00
src Fixed typo 2021-12-02 02:57:46 +01:00
.dockerignore Initial ground work on the init 2021-11-30 20:54:27 +01:00
.gitignore Updated gitignore to excluse src/main.nim's binary 2021-11-30 16:15:08 +01:00
Dockerfile Improved more error messages 2021-12-01 12:41:22 +01:00
LICENSE Initial commit 2021-11-29 15:31:32 +01:00
README.md This code is trash 2021-12-02 02:56:10 +01:00
start.sh Initial ground work on the init 2021-11-30 20:54:27 +01:00

README.md

nimd

A minimal, self-contained dependency-based Linux init system written in Nim

Note: This code is pretty bad. I'm just messing around to get the basics done right now so this code is pretty much trash. Sorry for that, that's not how I usually work but I need to get a proof of concept done before starting to do some actually sensible programming