Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 727 Bytes

README.md

File metadata and controls

56 lines (40 loc) · 727 Bytes

WIP!

Table des matières

Usage

yarn
yarn cli

Commands

Supported UNIX command:

ls (DONE)
cd (DONE)
exit (DONE)
clear (DONE)
mkdir (DONE)
touch (DONE)
rm (DONE) [-rf]

Supported shortcuts:

 tab autocomplete (DONE)
 Ctrl + C (DONE)
 Ctrl + D (DONE)

Supported features:

 - term
 - menu
 - Finder (WIP)
 - Folder/File drag and drop (WIP)
 - Windows resize (DONE)
 - Multi Desktop (WIP)
 

Then go to: http://localhost:8080/

! You need Node > 9.0

Preview