Skip to content

Fzf based python script to create a gitignore file from github predefined templates.

Notifications You must be signed in to change notification settings

sentientmachin3/fuzzignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fuzzignore.py

This is a tool to automatically load and create a gitignore template abusing the power of fzf. This requires a github authentication token to work, get one before starting.

Usage

There are no dependencies, you can just run it directly.

fuzzignore.py --auth-token [TOKEN]

If omitted, the token will be loaded from the GITHUB_AUTH_TOKEN environment variable.

About

Fzf based python script to create a gitignore file from github predefined templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages