File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919Welcome to Invoke!
2020==================
2121
22- Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented
23- subprocesses and organizing executable Python code into CLI-invokable tasks. It
24- draws inspiration from various sources (``make ``/``rake ``, Fabric 1.x, etc) to
25- arrive at a powerful & clean feature set.
22+ Invoke is a Python library for managing shell-oriented subprocesses and
23+ organizing executable Python code into CLI-invokable tasks. It draws
24+ inspiration from various sources (``make ``/``rake ``, Fabric 1.x, etc) to arrive
25+ at a powerful & clean feature set.
2626
2727To find out what's new in this version of Invoke, please see `the changelog
2828<https://pyinvoke.org/changelog.html#{}> `_.
You can’t perform that action at this time.
0 commit comments