speculo

command module
v0.0.0-...-7510be1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2015 License: MIT Imports: 7 Imported by: 0

README

##speculo

speculo is a simple REPL for javascript using websockets, written in Go. This lets you execute javascript in a browser window from the terminal.

###How to run

Make sure you have Go installed and $GOPATH set.


$ go get github.com/hariharan-uno/speculo
$ speculo

Open localhost:8080 in your browser and control the web page through JavaScript from the terminal.

####Some Interesting commands to get you started

document.body.style.backgroundColor="#333";

document.body.style.color="#f8f8f8";

document.body.style.fontFamily="monospace";

####Trivia speculo means mirror in latin.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL