Skip to content

Arshdeep54/Shelflove-mvc

Repository files navigation

Shelflove-mvc

Setup

  • 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

Install air

  • 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

Install make

  • If while running you get error make not found
  • sudo apt install make

For Runnning via docker

chmod +x docker.sh
./docker.sh