Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bcycle

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bcycle - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

database.js

2

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc