1.0.6 • Published 3 years ago

nagit v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

nagit

Simple Git (Github) CLI made in Node.js

Quickstart

The CLI is self-documented, just follow the steps to perform a commit.

npm install -g nagit
nagit commit

nagit-quickstart.gif

Usage as project-scope dependency

You should add the dependency to your package.json (>0.0.20) and execute npx nagit.

Requirements

  • The repository should be in Github and the URL should appear in the package.json.
  • For releases you should install GH Cli and configure it.
  • Issue selector doesn't work for private repos, there is an option to add the numbers instead.
  • To release the package in Github (or NPM) you may need to create a Github Action, as in this repository.
1.0.6

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

1.0.5

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago