Skip to content

Instantly share code, notes, and snippets.

@flamingbear
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flamingbear/9272722 to your computer and use it in GitHub Desktop.
Save flamingbear/9272722 to your computer and use it in GitHub Desktop.
invoke: simple task deduplication output
(invoke)savoie@savoie-laptop ~/projects/invoke-test$ invoke build package
Cleaning
Building
Building
Packaging
(invoke)savoie@savoie-laptop ~/projects/invoke-test$ pip freeze
-e git+https://github.com/flamingbear/invoke.git@f6f7fca00be719841d8d8da6f2ce82e3f66123b7#egg=invoke-master
wsgiref==0.1.2
@flamingbear
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment