Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 564 Bytes

File metadata and controls

35 lines (29 loc) · 564 Bytes

DAVAI-COMMIT

VERSIONS

  • DEVELOPMENT RELEASE 2.0.0
  • PRODUCTION RELEASE 2.0.0

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
  davai-commit -s 10

Description

  • davai-commit

    Creates a commit

  • davai-commit -s 10

    Prints the last 10 commits

## Debug

node --inspect --experimental-modules bin/davai-commit