0.1.8 • Published 3 years ago

demonic-web v0.1.8

Weekly downloads
8
License
Apache-2.0
Repository
-
Last release
3 years ago

demonic logo

demonic-web

A web-based terminal for running commands and code snippets in a sandboxed environment.

Try it out at liambeckman.com/code/demonic.

demonic in action

Installation

# get code
git clone https://github.com/lbeckman314/demonic-web
cd demonic-web

# install dependencies
npm install

# bundle webpack
npm run build

Upon opening site/client.html in your favorite browser you'll have an example of the demonic web client sharing commands and output with the demonic server.

client terminal

Uninstallation

# remove this directory
rm -rf demonic-web

See Also

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

1.0.0

5 years ago