- open a your development folder
wget https://raw.githubusercontent.com/Arshdeep54/Shelflove-mvc/main/setup.sh
chmod +x setup.sh #To change execution permission
./setup.sh
- Also asked to install in setup script
curl -sSfL https://raw.githubusercontent.com/air-verse/air/master/install.sh | sh -s -- -b $(go env GOPATH)/bin
- If while running you get error make not found
sudo apt install make
chmod +x docker.sh
./docker.sh
- Go to http://cosign.org