TechWiz-3 / pygnore-cli

Instantly create a .gitignore file using the python template, offline

Home Page:https://pypi.org/project/pygnore-cli/1.0.0/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pygnore

Super simple python CLI tool to generate a gitignore using the github python gitignore template. Internet not required.

Installatiion

Pip installation currently unavailable - use the Makefile for now 🙏

git clone https://github.com/TechWiz-3/pygnore-cli.git && cd pygnore-cli
make install

Usage

Creates a .gitignore in your current directory populated with the python3 template + some useful vim files.

pygnore

🎉 Commit labels

If you're interested in the commit labels used in this repo, check out my git commit emoji project

About

Instantly create a .gitignore file using the python template, offline

https://pypi.org/project/pygnore-cli/1.0.0/

License:GNU General Public License v3.0


Languages

Language:Python 82.0%Language:Makefile 11.4%Language:Shell 6.7%