1.0.1 • Published 7 months ago

snocommit v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

snocommit

A Simple way to commit changes in current folder.

Example: fix <part> [description..]

part can be a dot '.' which means you want use current folder name as part

Install

pnpm install -g snocommit
# or
yarn install -g snocommit
# or
npm install -g snocommit

Usage & Workflow

# ...doing fixes changes ... and cd into your worked dir
# and run this > fix . cwd

$ ./ > cd packages/snocommit
$ ./packages/snocommit> fix . cwd
> git add . && git commit -m "fix(snocommit): cwd" && git pull && git push

REM all avaliable commands

# short alias
styles <part> [description..]
docs <part> [description..]
fix <part> [description..]
feat <part> [description..]
breaking <part> [description..]
chore <part> [description..]

# full command
snocommit styles <part> [description..]
snocommit docs <part> [description..]
snocommit fix <part> [description..]
snocommit feat <part> [description..]
snocommit breaking <part> [description..]

About

License

GPLv3 - The GNU General Public License v3.0 - GNU Project - Free Software Foundation

Author

Author: snomiao snomiao@gmail.com Website: snomiao.com

Sponsors

  • None yet.

Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>

Contribute

The main repo is in here, any issue and PR's welcome.

1.0.1

7 months ago

1.0.0

7 months ago

1.8.1

1 year ago

1.7.240

1 year ago

1.6.6

1 year ago

1.6.5

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.24

2 years ago

1.4.23

2 years ago

1.4.22

2 years ago

1.4.21

2 years ago

1.4.20

2 years ago

1.4.19

2 years ago

1.4.18

2 years ago

1.4.17

2 years ago

1.4.15

2 years ago

1.4.14

2 years ago

1.4.13

2 years ago

1.4.12

2 years ago

1.4.10

2 years ago

1.4.9

2 years ago

1.4.8

2 years ago

1.4.7

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago