git-ic

1.0.0 • Public • Published

git-ic

CircleCI XO code style code style: prettier install size Downloads

Git CLI helper for creating initial commits

Install

$ npm install git-ic -g

Usage

The default commit message is: initial commit.

Usage
  $ git ic
  $ git-ic

Options
  --message, -m  Custom message for the initial commit

Examples
  $ git ic
  $ git ic -m "first commit"
  $ git ic --message "first commit"

License

MIT

Package Sidebar

Install

npm i git-ic

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

4.57 kB

Total Files

4

Last publish

Collaborators

  • acestojanoski