|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
556 bytes
|
| Line | |
|---|
| 1 | ### Jake -- the JavaScript build tool for Node.js
|
|---|
| 2 |
|
|---|
| 3 | [](https://travis-ci.org/jakejs/jake)
|
|---|
| 4 |
|
|---|
| 5 | Documentation site at [http://jakejs.com](http://jakejs.com/)
|
|---|
| 6 |
|
|---|
| 7 | ### Contributing
|
|---|
| 8 | 1. [Install node](http://nodejs.org/#download).
|
|---|
| 9 | 2. Clone this repository `$ git clone git@github.com:jakejs/jake.git`.
|
|---|
| 10 | 3. Install dependencies `$ npm install`.
|
|---|
| 11 | 4. Run tests with `$ npm test`.
|
|---|
| 12 | 5. Start Hacking!
|
|---|
| 13 |
|
|---|
| 14 | ### License
|
|---|
| 15 |
|
|---|
| 16 | Licensed under the Apache License, Version 2.0
|
|---|
| 17 | (<http://www.apache.org/licenses/LICENSE-2.0>)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.