chimerix
is a web-based shell built for anuraOS.
Forked and modified from
HeyPuter/puter (packages/phoenix),
where more information on the original project can be found.
Support for platforms other than anuraOS will be gutted from this fork, as this
is intended to be a heavily integrated with anuraOS in specific.
Documentation on how to run Chimerix in anuraOS is coming soon.
You can find our tests in the test/ directory. Testing is done with mocha. Make sure it's installed, then run:
npm test
We're looking to continue improving the shell and broaden its usefulness. Here are a few ideas we have for the future:
- local machine platform support
See this issue
- further support for the POSIX Command Language
Check our list of missing features