Last active
January 6, 2022 14:59
-
-
Save danfunk/cd3f27886f9128039196a75cc5884646 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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