https://github.com/mvrilo/shell-in-js
unix-like shell built in javascript functions
https://github.com/mvrilo/shell-in-js
Last synced: about 1 year ago
JSON representation
unix-like shell built in javascript functions
- Host: GitHub
- URL: https://github.com/mvrilo/shell-in-js
- Owner: mvrilo
- Created: 2010-02-26T21:20:31.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-28T02:05:30.000Z (almost 16 years ago)
- Last Synced: 2025-03-26T19:02:15.079Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://goo.gl/HCdg
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
shell-in-js is a beta unix-like shell built in javascript functions.
todo:
- ajax function for loading others commands in external json file.
- history of commands entered by pressing the up/down key
GPL v2 License.