Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 605 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 605 Bytes

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