mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
links to Recess repo
This commit is contained in:
@@ -63,10 +63,10 @@ When completed, you'll be able to run the various Grunt commands provided from t
|
|||||||
### Available Grunt commands
|
### Available Grunt commands
|
||||||
|
|
||||||
#### Build - `grunt`
|
#### Build - `grunt`
|
||||||
Run `grunt` to run tests locally and compile the CSS and JavaScript into `/dist`. **Requires recess and uglify-js.**
|
Run `grunt` to run tests locally and compile the CSS and JavaScript into `/dist`. **Requires [recess](https://github.com/twitter/recess) and uglify-js.**
|
||||||
|
|
||||||
#### Only compile CSS and JavaScript - `grunt dist`
|
#### Only compile CSS and JavaScript - `grunt dist`
|
||||||
`grunt dist` creates the `/dist` directory with compiled files. **Requires recess and uglify-js.**
|
`grunt dist` creates the `/dist` directory with compiled files. **Requires [recess](https://github.com/twitter/recess) and uglify-js.**
|
||||||
|
|
||||||
#### Tests - `grunt test`
|
#### Tests - `grunt test`
|
||||||
Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/phantomjs/) (used for ci). **Requires phantomjs.**
|
Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/phantomjs/) (used for ci). **Requires phantomjs.**
|
||||||
|
Reference in New Issue
Block a user