https://github.com/creationix/lshell
A remote shell using luvit, websockets, and term.js
https://github.com/creationix/lshell
Last synced: about 1 year ago
JSON representation
A remote shell using luvit, websockets, and term.js
- Host: GitHub
- URL: https://github.com/creationix/lshell
- Owner: creationix
- Created: 2015-11-05T20:36:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T22:45:54.000Z (over 10 years ago)
- Last Synced: 2025-03-24T04:14:41.040Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lshell
A remote shell using luvit, websockets, and term.js
## Test it!
```sh
git clone git@github.com:creationix/lshell.git
cd lshell
lit install
luvit server.lua
```
Then open your browser to .