Skip to content

hobuinc/plasio.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a18b2a · Nov 20, 2018
Nov 20, 2018
Aug 4, 2018
May 16, 2015
Jul 12, 2018
Apr 20, 2015
Dec 20, 2016
May 29, 2018
Aug 25, 2016
Dec 14, 2017
May 5, 2015
Dec 14, 2017
Nov 20, 2018

Repository files navigation

plasio.js

Much awesome!

How to get this awesomary to work?

Install these things:

  • Nodejs and NPM
  • npm install -g grunt
  • npm install -g http-server
  • Install leiningen (http://leiningen.org/)
  • Make sure you have tmux (use brew may be)

Then,

$ cd lib ; npm install ; cd ..
$ cd workers ; npm install ; cd ..

Finally to start all of it up:

$ ./dev.sh

tmux will (should) launch with 4 split panes. Wait for all text panes to settle down (Clojure one looks like its settled, but wait till you see a green message with "compiled successfully" message). If it doesn't look at dev.sh and try to run the commands individually to find the one which is failing.

Now go to localhost:3000 and you shall witness awesomary.