fontmat 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

fontmat 0.1.0

fontmat


A CLI to check font metadata.

Source code
PyPI package

Usage
Via pipx
pipx run fontmat --help

pipx run fontmat

Development
Install pyenv (if necessary).
pyenv install && pyenv versions

pip install hatch==1.9.3 && hatch --version

hatch config set dirs.env.virtual .hatch

hatch config show

hatch env create

hatch status

hatch env show

hatch dep show table

hatch run pip list

hatch run fontmat --help

hatch run fontmat

hatch run lint

hatch run format

Deployment
hatch version micro

hatch version minor

hatch version major

hatch build --clean

echo "v$(hatch version)" | pbcopy


Commit and push changes.
Create a tag on GitHub Desktop.
Check GitLab.

hatch publish


Check PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.