ginit-cli

2.1.0 • Public • Published

Ginit CLI travis

A cli for easy git initing.

Install

$ npm install -g ginit-cli

Usage

$ ginit --help

  Usage
    ginit [command] [option]

    The command argument is optional. If no command is provided,
    then the init command will be run by default.

  Commands
    auth                 Sign into github
    init                 Initialize current directory as git repository

  Options
    --interactive, -i    Enter interactive mode
    --force, -f          Force initialization
    --version, -v        Print version
    --help, -h           Print help

  Examples
    ginit auth           # Sign into github
    ginit                # Initialize current directory as git repository
    ginit -i             # Enter interactive mode

Readme

Keywords

Package Sidebar

Install

npm i ginit-cli

Weekly Downloads

0

Version

2.1.0

License

MIT

Unpacked Size

10.9 kB

Total Files

9

Last publish

Collaborators

  • timdavish