Comparing version 0.1.0 to 0.2.0
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/chbrown/bcycle", | ||
@@ -10,0 +10,0 @@ "repository": "git://github.com/chbrown/bcycle.git", |
# `bcycle` | ||
First, install [phantomjs](http://phantomjs.org/): `brew install phantomjs` | ||
Install [bcycle](https://www.npmjs.com/package/bcycle): `npm install -g bcycle` | ||
Make sure `phantomjs` is on your `PATH`: `which phantomjs` | ||
Add a `BCYCLE_API_KEY` variable to your environment. | ||
Then install [bcycle](https://www.npmjs.com/package/bcycle): `npm install -g bcycle` | ||
Run `bcycle initialize` once to create the database in a PostgreSQL instance on localhost and fetch the list of programs. | ||
And run one of the following: | ||
Then run `bcycle loop` to start the watch loop. | ||
bcycle fetch https://rapidcity.bcycle.com/station-map | ||
bcycle fetch https://greatrides.bcycle.com/station-map | ||
bcycle fetch https://denver.bcycle.com/ | ||
bcycle fetch https://boulder.bcycle.com/map | ||
bcycle fetch https://greenbikeslc.org/station-map | ||
bcycle fetch https://fortworth.bcycle.com/station-map | ||
bcycle fetch https://sanantonio.bcycle.com/station-map | ||
bcycle fetch https://austin.bcycle.com/stations/station-locations | ||
bcycle fetch https://houston.bcycle.com/station-map | ||
bcycle fetch https://kc.bcycle.com/station-map | ||
bcycle fetch https://desmoines.bcycle.com/station-map | ||
bcycle fetch https://heartland.bcycle.com/station-map | ||
Or the URL of the "Station Map" page of any of the other cities that B-cycle services. | ||
## License | ||
Copyright 2015 Christopher Brown. [MIT Licensed](http://chbrown.github.io/licenses/MIT/#2015). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
108916
13
2335
0
15