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_cvut
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
filabel_cvut-0.3.tar.gz
(12.1 kB
view details)
File details
Details for the file filabel_cvut-0.3.tar.gz
.
File metadata
- Download URL: filabel_cvut-0.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48df45d54fdec8ee7d84c861865a5d8e8e990b155f49b994e28d51e3a41721c8 |
|
MD5 | 2c88503a2a3474f8b132032de293d47e |
|
BLAKE2b-256 | a7de66d1e537f7449473b97ae4eab35559c56394e6461b48f2e9dc4f34bea424 |