diff options
Diffstat (limited to 'python/invoke/README')
-rw-r--r-- | python/invoke/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/invoke/README b/python/invoke/README new file mode 100644 index 0000000000..93a953a02f --- /dev/null +++ b/python/invoke/README @@ -0,0 +1,3 @@ +Invoke is a Python (2.6+ and 3.2+) task execution tool & library, +drawing inspiration from various sources to arrive at a powerful +& clean feature set. |