Simple CLI & WEB tool for labeling GitHub PRs using globs
Project description
Tool for labeling PRs at GitHub by globs
Installation
You can install this app in a standard way using setup.py:
$ python setup.py install $ pip install -e .
Or from PyPI:
$ pip install filabel_marekreimer
Usage
Run the CLI application simply with command and get to know it via help:
$ filabel --help
Or run the web service
$ export FILABEL_CONFIG=/path/to/my_labels.cfg:/path/to/my_auth.cfg $ export FLASK_APP=filabel $ flask run
For more info about configuration files, take a look at the content of config directory.
License
This project is licensed under the MIT License - see the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file filabel_marekreimer-0.6.1.linux-x86_64.tar.gz.
File metadata
- Download URL: filabel_marekreimer-0.6.1.linux-x86_64.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca42a75f0e28eb7ff9e133ff95b9085b8905fe5825a03240dae94a1b6dcf00a
|
|
| MD5 |
ade61059429d445d4a8e4dbdfd39f777
|
|
| BLAKE2b-256 |
788f62915757d4d9925c248ea0fe44e84702b7dfb122cb8c44877ef9bf48d6f5
|