Updated README.md and added EllieHub/README.md
This commit is contained in:
parent
ff434acdc1
commit
1f48de29b6
2 changed files with 16 additions and 1 deletions
4
EllieHub/README.md
Normal file
4
EllieHub/README.md
Normal 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.
|
11
README.md
11
README.md
|
@ -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`
|
Loading…
Reference in a new issue