Skip to content

isabella232/now-cli-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DEPRECATED: This API is now included in api-zeit.


now-cli-releases

Build Status XO code style Join the community on Spectrum

Microservice for caching and exposing the latest stable and canary release of Now CLI. It's being used inside of Now Desktop to get the latest version of the CLI in the tutorial and for auto updates (+ on the homepage).

Usage

Simply install the dependencies:

npm install

And run the server:

npm run dev

Contributing

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Follow the usage section
  3. Start making changes and open a pull request once they're ready!

You can use npm test to run the tests and see if your changes have broken anything.

Authors

About

A proxy for the latest node-enclosed release of the CLI

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%