A proof-of-concept for a new information-centric operating system for humans.
First, ensure that all dependencies are met.
The main user interface is written in JavaScript. Install nodejs.
Next, clone this repository. git clone [email protected]:scmilee/rhizome.git
Install the package dependencies: npm install
Run the text-based user interface: npm run tui
This project uses jest. Run via npm test
, and see package.json for other commands.
© 2019 Dylan Drudge and Yong Bakos. All rights reserved.