This message was deleted.
# contributing
s
This message was deleted.
p
I think @Prashant Shahi / @Ankit Nayan should be able to guide you better.
p
Hi @Axay Sagathiya 👋 You would want to install
sqlite
on the machine to set it up locally:
Copy code
sudo apt update
sudo apt install sqlite -y
a
I wanted to make it easy by adding commands into makefile. I'm using linux so i added commands for the same. I raised a PR for the Same. and added a check if it's running on Linux. it's still to add a command for Mac, Mac used can do it better.