gitshort

1.1.0 • Public • Published

GitShort


  __  __  ____  ___  _  _  __  ___  ____ 
 / _)(  )(_  _)/ __)( )( )/  \(  ,)(_  _)
( (/\ )(   )(  \__ \ )__(( () ))  \  )(  
 \__/(__) (__) (___/(_)(_)\__/(_)\_)(__) 


CLI to create short or vanity urls with git.io

Setup

npm install -g gitshort

Usage

$ gitshort github_url

$ gitshort github_url -v desired_vanity_tag

Examples

$ gitshort https://github.com/tensorflow/tensorflow

https://git.io/v7llm


$ gitshort https://github.com/junyanz/CycleGAN -v cyclegan

https://git.io/cyclegan

Contributing

Fork it: https://github.com/ryanmaynard/gitshort/fork

Create your feature branch: git checkout -b my-new-feature

Commit your changes: git commit -am 'Add some feature'

Push to the branch: git push origin my-new-feature

Create a new Pull Request: https://github.com/ryanmaynard/gitshort/compare

License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i gitshort

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

4.04 kB

Total Files

4

Last publish

Collaborators

  • ryanmaynard