Simple gitmoji cli written in python
Project description
Nonemoji
自维护的 gitmoji-cli,删减了部分 emoji
安装
poetry add nonemoji --dev
在 pre-commit 中使用
# .pre-commit-config.yaml
default_install_hook_types: [pre-commit, prepare-commit-msg]
repos:
- repo: https://github.com/pycqa/isort
rev: 5.10.1
hooks:
- id: isort
stages: [commit]
- repo: https://github.com/psf/black
rev: 22.6.0
hooks:
- id: black
stages: [commit]
- repo: https://github.com/nonebot/nonemoji
rev: v0.1.3
hooks:
- id: nonemoji
stages: [pre-commit-msg]
使用
快速提交
使用如下命令,选择一个 emoji 并填写提交信息:
nonemoji commit
交互式使用
nonemoji
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nonemoji-0.1.4.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonemoji-0.1.4.tar.gz.
File metadata
- Download URL: nonemoji-0.1.4.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.10 Linux/5.15.0-1034-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7480e1f2f27f0a149da23f371bab0a47dd2cf46674f61798658b3daa7836fc5
|
|
| MD5 |
a5c0e1a125a72c1b427f92d5671ca6fb
|
|
| BLAKE2b-256 |
fc5e7657458289613dba1d15f4d3942b856b6bdc125a78f2579cc714e47f962d
|
File details
Details for the file nonemoji-0.1.4-py3-none-any.whl.
File metadata
- Download URL: nonemoji-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.10 Linux/5.15.0-1034-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e2b22d315bd936df7d004cf55b13fac5d55abd36aba6b37b405da39b6f78269
|
|
| MD5 |
968510b8a2b2839e969aa29c8d2225d4
|
|
| BLAKE2b-256 |
bffc8882591ffd4b0df9dc9cfa3bd1114b913302f273b50e53d4615e91c888a5
|