A friendly terminal for beginners with simple commands for some of the frequently used shell commands.
- whereami : gives the current location in the file system
- move up : moves one level up in the directory structure
- move to home : moves to home in the directory structure
- move to : moves to the specified directory
- show files : shows files in the current directory
- show all files : shows all files in the current directory
- print : prints the statement
- open : opens the specifies file
- openw : opens the specified website in the browser
- open ide : opens the Online IDE in the browser<
- clear : clears the terminal
- help : displays all the possible commands
-
Fork the Repository.
-
Clone the forked repository to your local server.
-
Run the following commands:
npm install
npm run start
- The electron app will launch!
Checkout the Contributing.md (to be updated soon) and the CODE_OF_CONDUCT.md
- Writing code: Ready to write some Javascript with us? These issues are waiting for you!
- Discuss: Join in on the discussion. Constructive feedback and suggestions on new features are always welcome :) You can create an issue in the repository or ping us on [email protected] or [email protected].