Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 638 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 638 Bytes

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