Skip to content

Instantly share code, notes, and snippets.

@danfunk
Last active January 6, 2022 14:59
Show Gist options
  • Save danfunk/cd3f27886f9128039196a75cc5884646 to your computer and use it in GitHub Desktop.
Save danfunk/cd3f27886f9128039196a75cc5884646 to your computer and use it in GitHub Desktop.
git clone https://github.com/sartography/SpiffyDuck.git
cd SpiffyDuck
python3 -m venv venv
source ./venv/bin/activate
pip3 install spiffworkflow
python ducks.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment