This is the KnightOS developer SDK. To install, simply run ./setup.py install
on any Unix system.
Requires Python 3, genkfs, kpack, and for Python: docopt, requests, pystache and pyyaml.
You can use your choice of assembler and emulator, but the default is sass and z80e, respectively.
For usage information, run knightos --help
after install.
If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.freenode.net.
To report bugs, please create a GitHub issue or contact us on IRC.
If you'd like to contribute to the project, please see the contribution guidelines.