2024-07-16 10:43:14 +00:00
|
|
|
# build-scripts
|
|
|
|
|
2024-08-20 03:23:45 +00:00
|
|
|
Here you can find the scripts for building elliebot and EllieHub
|
|
|
|
|
|
|
|
> [NOTE]
|
2024-11-13 12:01:50 +00:00
|
|
|
> You need [dotnet 8](https://dotnet.microsoft.com/en-us/download) to run these scripts or else the projects will not compile
|
2024-08-20 03:23:45 +00:00
|
|
|
|
|
|
|
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`
|