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 dc3b495 commit 423f3e6Copy full SHA for 423f3e6
README.md
@@ -1,2 +1,6 @@
1
# bot-scripts
2
Setups up local development environment for badging-bot
3
+
4
+To run the script in order to setup the environment, open terminal in your desired folder and run
5
+```sh
6
+ source <(curl -s https://raw.githubusercontent.com/badging/bot-scripts/main/install.sh)
0 commit comments