0.3.10 • Published 8 years ago
livereloadx v0.3.10
LiveReloadX

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 livereloadxInstall dependant modules:
npm installCheck 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 mochaTestRun jshint and unit tests.
gruntEdit project page
Install Ruby and Jekyll:
gem install jekyllInstall dependant modules:
cd gh-pages
npm install
npm install -g grunt-cliRun grunt.
gruntNow open http://localhost:35927/_site/ on your browser.
Related Projects
- livereload: Official version.
- mklabs/tiny-lr: Tiny reimplementation of LiveReload 2.X server in node.js.
- gruntjs/grunt-contrib-watch: Grunt task.
- josh/node-livereload, clonn/simple-livereload, khoomeister/livereloaded: Reimplementation of LiveReload 1.X server in node.js
- usualoma/node-livereload-hub: Yet another reimplementation of LiveReload 1.X server (Reload via the HTTP request)
- guard/guard-livereload: Ruby implementation running with guard.
0.3.10
8 years ago
0.3.9
10 years ago
0.3.8
10 years ago
0.3.7
11 years ago
0.3.6
11 years ago
0.3.5
11 years ago
0.3.4
11 years ago
0.3.3
12 years ago
0.3.2
12 years ago
0.3.1
12 years ago
0.3.0
12 years ago
0.2.1
12 years ago
0.2.0
13 years ago
0.1.0
13 years ago
0.0.7
13 years ago
0.0.6
13 years ago
0.0.5
13 years ago
0.0.4
13 years ago
0.0.3
13 years ago
0.0.2
13 years ago
0.0.1
13 years ago