lilypad icon indicating copy to clipboard operation
lilypad copied to clipboard

Improve cli installation experience

Open AquiGorka opened this issue 9 months ago • 2 comments

Regards to the following comment: https://discord.com/channels/1212897693450641498/1222749187804758057/1238288718792622120

AquiGorka avatar May 13 '24 12:05 AquiGorka

Like the Homebrew install found here, https://brew.sh/ I am to write an install script that installs Lilypad on multiple systems and then put that script on Github and then have a curl request and command that pulls the script and runs it. Just like the Homebrew example.

Example Homerew Script: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

noryev avatar Jun 13 '24 16:06 noryev

+1 on a brew install!

developersteve avatar Jun 13 '24 23:06 developersteve