Initial commit

This commit is contained in:
Alex Selimov 2026-06-02 20:26:38 -04:00
commit 2eec68dcdf

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# zos: Zig life operating system on the command line.
This is my opinionated personal implementation of a life operating system as a cli tool.
It is loosely based on August Bradley's Pillar's Pipelines and Vaults system with some of my own tools/integrations.
Best of all, the data are saved as plain old text files, so you can use whatever tools you want to process them!