blob: a3d3d2842556d830b724004caba45a46897164d3 (
plain)
1
2
3
4
|
Invoke is a Python library for managing shell-oriented subprocesses and
organizing executable Python code into CLI-invokable tasks. It draws
inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a
powerful & clean feature set.
|