An open API service indexing awesome lists of open source software.

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

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 .