juliangruber / anarchyos

AnarchyOS
MIT License
74 stars 1 forks source link

AnarchyOS

anarchy os! intial artwork from substack.

what

[14:44:08] <@werle> what are you guys building?

[14:46:51] <@juliangruber> werle: an operating system based on a npm-like package manager

[14:47:15] <@juliangruber> where everyone can publish modules, semvers all the way, no dependency hell

[14:47:24] <@juliangruber> modules == libraries or applications

where

Resources

VM

Development takes place inside a vagrant vm.

To set up:

$ make init
$ make setup
$ make ssh

The password is vagrant.

License

MIT