strobe / ChicagoBoss

This version created for run on Windows.

Home Page:http://www.chicagoboss.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started With Chicago Boss

Quickstart

Dependencies:

Build Chicago Boss with make.

When you're ready to rock and roll, run ./START-DEV.SH (or start-dev.bat) in this directory (admin priveleges needed). There will be a lot of PROGRESS REPORTs which look scary but hopefully everything is running smoothly. With this console you can interact directly with the running server. Next, point your browser to:

http://localhost:8001/

If all is well you will see "Hello, World!" Now you can get busy.

Documentation

See the FAQ and API files located at

http://www.chicagoboss.org/

If you need help getting started, check out "An Evening With Chicago Boss":

http://www.evanmiller.org/chicago-boss-guide.html

There's also the mailing list:

http://groups.google.com/group/chicagoboss

About

This version created for run on Windows.

http://www.chicagoboss.org/


Languages

Language:Erlang 99.8%Language:JavaScript 0.2%