fAIr
fAIr copied to clipboard
Include Makefile for Building and Testing
Is your feature request related to a problem? Please describe.
While trying to set up the project I could help but think there is need for some automation and shorter command. With a Makefile we can have commands like: make build, make start, make test, etc.
Describe the solution you'd like Since we have started writing the tests, If this is something that is relevant to the community I can start with developing the build, migration, start, and test commands. Then we can improve from there as needed.
Sounds good 👍
@kshitijrajsharma Here is the PR for this: https://github.com/mvhammedali/fAIr/pull/3