Skip to content

Making working with Git in Python projects more easy

License

Notifications You must be signed in to change notification settings

cap-jmk/refactored-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

🟥 Maintance on GitHub is stopped and all code moves to Codeberg 🟥

👉 Code from this repository obtained from GitHub is not licensed and not legal to use.

👉 [New repo](https://codeberg.org/cap_jmk/r

It is always those tiny little things that make a huge difference

Making working with Git in Python projects more easy. Instead of having the whole usual Git command hustle, how about using something like black-push?

Why?

Format, add, commit, and push your files with one single command.

How?

Install necessary libraries in your environment

pip install black pycln flake8

Download the file blkp

  • First, run

    chmod u+x blkp

  • Then, place black_push, e.g in /usr/bin/. In the directory where black_push lies run sudo mv blkp /usr/bin/

  • Now, you can use

    blkp

  • Enjoy your countless hours of free tieme

About

Making working with Git in Python projects more easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages