@kazakoff/davai-commit

1.0.0 • Public • Published

DAVAI-COMMIT

VERSIONS

  • DEVELOPMENT RELEASE 0.0.1
  • PRODUCTION RELEASE 0.0.1

First installation

Set up git project

  mkdir davai-commit && cd davai-commit
  git init
  git remote add origin git@github.com:LiamTorrelli/davai-commit.git
  ... do changes

  git push -u origin [ branch ]

Set the project in the npm

  1. Mac [ sudo ], Windows [ need permissions ]
  cd davai-commit
  sudo npm link
  1. Reopen the terminal
  2. Start using davai-commit globally on your computer in the terminal

Usage

  davai-commit

Description

  • davai-commit

    Creates a commit

Example DAVAI-CONFIG.json

{
  "PROJECT_NAME": "DAVAI-COMMIT"
}

Readme

Keywords

Package Sidebar

Install

npm i @kazakoff/davai-commit

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

59.7 kB

Total Files

51

Last publish

Collaborators

  • kazakoff