Skip to content

vmx/erlwsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Erlwsh -- Erlang Web Shell

Author: dennis (killme2008@gmail.com)

Erlwsh is an erlang web shell,you can program erlang on web browser.

#Install: First,you have to install mochiweb:

	cd erlwsh
	chmod u+x scripts/install_mochiweb.sh
 	scripts/install_mochiweb.sh

Then,compile all sources:

    make

At last,you can start erlwsh by start.sh

	chmod u+x start.sh
     ./start.sh   

Erlwsh is online:

    http://localhost:8000/shell

About

Erlang web shell--program erlang on web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published