1.0.6 • Published 4 years ago
nagit v1.0.6
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
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
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
0.0.21
4 years ago
0.0.22
4 years ago
1.0.5
4 years ago
0.1.0
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.0.20
4 years ago
0.0.19
4 years ago
0.0.18
4 years ago
0.0.17
4 years ago
0.0.16
4 years ago
0.0.15
4 years ago
0.0.14
4 years ago
0.0.13
4 years ago
0.0.12
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.7
4 years ago