We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3d42a commit d7f794fCopy full SHA for d7f794f
README.md
@@ -74,6 +74,8 @@ buddy install # installs dependencies
74
buddy add # adds a stack or dependency
75
buddy fresh # fresh reinstall of all deps
76
buddy clean # removes all deps
77
+buddy setup # sets up the project initially
78
+buddy setup:oh-my-zsh # optional: sets up Oh My Zsh with auto-completions & "aliases"
79
80
buddy upgrade # upgrades all dependencies
81
buddy upgrade -i # prompts you to select which updates to apply (wip)
0 commit comments