Updated README.md and added EllieHub/README.md

This commit is contained in:
Toastie 2024-08-20 15:23:45 +12:00
parent ff434acdc1
commit 1f48de29b6
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
2 changed files with 16 additions and 1 deletions

4
EllieHub/README.md Normal file
View file

@ -0,0 +1,4 @@
# EllieHub script
> [NOTE]
> This portion is a work in progress, please check back later to see if I have finished it or not.

View file

@ -1,3 +1,14 @@
# build-scripts # build-scripts
Here you can find the scripts for building elliebot and EllieHub Here you can find the scripts for building elliebot and EllieHub
> [NOTE]
> You need [dotnet 8](https://dotnet.microsoft.com/en-us/download) 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`