/gbin

Git based bin runner

Primary LanguagePython

GBin

A git based management command discoverer. Uses inenv to automatically switch venvs if it belongs in an env.

Usage

gbin # Lists commands

gbin <command_name> # Runs the command

Creating GBins

Simply place files in a gbin/ directory in a git repo.