Skip to content

Commit

Permalink
Moving into yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Oct 30, 2016
1 parent 11b28b8 commit abf6b04
Show file tree
Hide file tree
Showing 2 changed files with 2,291 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -22,10 +22,10 @@ Technical stuff

All data such as routes, bus stops and services are *taken* from <http://mytransport.sg/>, which means they are copyrighted by the [Land Transport Authority](http://www.lta.gov.sg/).

Here's how to get the data, assuming that you have `node`, [grunt](http://gruntjs.com/) and checked out this repo:
Here's how to get the data, assuming that you have [`node`](https://nodejs.org/en/), [`yarn`](yarnpkg.com/), [`grunt`](http://gruntjs.com/) and checked out this repo:

```
npm install
yarn
grunt fetchBusServices
grunt fetchBusStopsRoutes
grunt fixBadRoutes
Expand Down

0 comments on commit abf6b04

Please sign in to comment.