Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 304 Bytes

Setup

  1. Ensure Python 3 is installed on your system.
  2. Run install-hooks.py to set up the pre-commit hook:
    ./install-hooks.py
    
  3. Commit files as usual (.jpg only allowed in /wallpapers or /covers).
  4. Run uninstall-hooks.py to remove the hook:
    ./uninstall-hooks.py