This is just to house issues for requests for new Webi installers.
This could be as simple as copying _example
, updating the github releases
info, and doing a find and replace on a few file system path names.
mkdir
, mv
, ls
, tar
, unzip
, variables)git clone git@github.com:webinstall/packages.git
cd ./packages/
npm install
rsync -av _example/ CHANGE-ME/
CHANGE-ME/release.js
to use the official repoCHANGE-ME
unpacks (i.e. as a single file? as a .tar.gz? as
a .tar.gz with a folder named CHANGE-ME?)CHANGE-ME/install.sh
(see bat
and jq
as examples)CHANGE-ME/install.ps1
(see bat
and jq
as examples)CHANGE-ME/README.md