Projects STRLCPY maigret Commits a57e5f1d
🤬
  • ■ ■ ■ ■ ■ ■
    .githooks/pre-commit
     1 +#!/bin/sh
     2 +python3 ./utils/update_site_data.py
     3 + 
  • ■ ■ ■ ■ ■
    README.md
    skipped 102 lines
    103 103   
    104 104  Use `maigret --help` to get full options description. Also options [are documented](https://maigret.readthedocs.io/en/latest/command-line-options.html).
    105 105   
     106 +## Contributing
     107 + 
     108 +Maigret has open-source code, so you may contribute your own sites by adding them to `data.json` file, or bring changes to it's code!
     109 +If you want to contribute, don't forget to activate statistics update hook, command for it would look like this: `git config --local core.hooksPath .githooks/`
     110 +You should make your git commits from your maigret git repo folder, or else the hook wouldn't find the statistics update script.
    106 111   
    107 112  ## Demo with page parsing and recursive username search
    108 113   
    skipped 17 lines
  • maigret/resources/data.json
    Unable to diff as the file is too large.
Please wait...
Page is in error, reload to recover