build-scripts/README.md
2024-12-21 12:17:19 +00:00

645 B

Warning

This repo is prepping for movement to the EllieBotDevs org.

build-scripts

Here you can find the scripts for building elliebot and EllieHub

Note

You need dotnet 8 to run these scripts or else the projects will not compile

To use the elliebot script just run:

curl https://toastielab.dev/Emotions-stuff/build-scripts/raw/branch/main/elliebot/ellie-menu.ps1 -o ellie-menu.ps1

for the shell script referenced in the release portion of the ellie-menu.ps1 file fun

curl https://toastielab.dev/Emotions-stuff/build-scripts/raw/branch/main/elliebot/package.sh -o package.sh