0.3.10 • Published 6 years ago

livereloadx v0.3.10

Weekly downloads
63
License
-
Repository
github
Last release
6 years ago

LiveReloadX

Build Status

Edit & Reload

User documentation is under http://nitoyon.github.io/livereloadx/.

This is developer documentation.

Setting up a development environment

First, clone a git repo by running:

git clone git://github.com/nitoyon/livereloadx.git
cd livereloadx

Install dependant modules:

npm install

Check out gh-pages branch if you wish to edit project page:

git new-workdir . gh-pages gh-pages

(ref) git-new-workdir, git-new-workdir-win

Running tests

Run unit tests.

grunt mochaTest

Run jshint and unit tests.

grunt

Edit project page

Install Ruby and Jekyll:

gem install jekyll

Install dependant modules:

cd gh-pages
npm install
npm install -g grunt-cli

Run grunt.

grunt

Now open http://localhost:35927/_site/ on your browser.

Related Projects

0.3.10

6 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago