An emulated CLI system in web browser that comes with its own filesystem.
The final goal is to have a working compiler with e8 VM running inside this "fake" OS.
Any help is appreciated.
- Terminal colors.
- More common commands.
- More powerful command implementations.
- Commands need some cleaning and refactoring.
- Auto-save and auto-sync for the file system.