GitHub - anutron/mootools-development: MooTools Development Environment (original) (raw)

MooTools Development Environment

This repo contains a set of hashes designed to allow you to get a MooTools development sandbox up and running quickly. It uses a python virtual environment to install itself; it does not modify your system in any way outside the repository in which you install it.

Requirements:

Setup

$ git clone {your fork of this repo}
$ cd mootools-development
$ ./install //installs everything; takes about 3 or 4 minutes
$ ./go depender //checks dependencies
$ ./go run //runs the server

Then open http://localhost:9876 in your browser.

Commands

After you run ./install, execute ./go you'll get a menu prompting you for actions. The available options are: