gitio-cli

0.0.3 • Public • Published

gitIO Build Status

A simple CLI to get your own custom git.io domain

Getting Started

Install the module with: npm install -g gitio-cli

To create a new git.io URL:

$ gitio 'http://github.com/your-project-url' 'your-short-url-path'

Examples

If I wanted to make http://git.io/krish redirect to http://github.com/krrishd:

$ gitio 'http://github.com/krrishd' 'krish'

License

Copyright (c) 2014 Krish Dholakiya. Licensed under the MIT license.

/gitio-cli/

    Package Sidebar

    Install

    npm i gitio-cli

    Homepage

    git.io

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • krrishd