* Next-generation module system for JavaScript and friends * Blazing fast live reloading of server and client source code on a per-module basis * Built-in support for on-demand source preprocessing. Never have to Grunt or Gulp again. * Easy to both integr
npm install glagol* Next-generation module system for JavaScript and friends
* Blazing fast live reloading of server and client source code on a per-module basis
* Built-in support for on-demand source preprocessing. Never have to Grunt or Gulp again.
* Easy to both integrate and extend.



```
git clone https://github.com/egasimus/glagol-example
cd glagol-example
npm install
./example
Now fire up your text editor and edit any file (besides example or start.js);choices/`, too. See how the program reflects your
try adding new files in
changes immediately? That's what Glagol is all about.
This leaves a lot of room in the nutshell. Just enough to fit an overview and
perhaps a quick tour of Glagol's inner workings, a.k.a. The Guide.
* Guide (start here!)
* API reference
* Changelog
* Roadmap
* License (GPL3)