github-latest-cli

1.1.0 • Public • Published

github-latest-cli Build Status js-standard-style

Get the latest tag for a repository on GitHub.

Installation

npm i -g github-latest-cli

Usage

$ github-latest

  Get the latest tag for a repository on GitHub

  Usage
    $ github-latest <user or org> <repo>

  Example
    $ github-latest johnotander pixyll
$ github-latest johnotander immutable-css
v1.0.1

Related

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).


This package was initially generated with yeoman and the p generator.

Package Sidebar

Install

npm i github-latest-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • johno