Here you can find the scripts for building elliebot and EllieHub
Find a file
toastie_t0ast c758860fe7 Update EllieHub/README.md
Signed-off-by: toastie_t0ast <toastie@dragonschildstudios.com>
2024-09-21 05:31:38 -07:00
elliebot added package.sh 2024-08-20 14:46:20 +12:00
EllieHub Update EllieHub/README.md 2024-09-21 05:31:38 -07:00
LICENSE Initial commit 2024-07-16 03:43:14 -07:00
README.md Updated README.md and added EllieHub/README.md 2024-08-20 15:23:45 +12:00

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

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