bettercallshao / qinvoke

A web gui for running invoke commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qinvoke

CircleCI PyPi

qinvoke - q stands for nothing particular.

summary

A web gui for running invoke commands.

install

pip install qinvoke

usage

use qinvoke in place of invoke or import Program from qinvoke instead of invoke.

develop

to release make a tag like v0.1.0 that matches package version.

python3 setup.py sdist
python3 -m twine upload dist/*

About

A web gui for running invoke commands.

License:MIT License


Languages

Language:Python 61.0%Language:HTML 39.0%