Skip to content

Instantly share code, notes, and snippets.

@argami
Last active July 8, 2022 08: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 argami/926e1213ab14072433103a00767612e0 to your computer and use it in GitHub Desktop.
Save argami/926e1213ab14072433103a00767612e0 to your computer and use it in GitHub Desktop.
ododo installer
#!/bin/bash
set -e
git clone git@github.com:amenitiz/ododo.git -b PREPS
cd ododo
make full-initial-setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment