fAIr icon indicating copy to clipboard operation
fAIr copied to clipboard

Include Makefile for Building and Testing

Open mvhammedali opened this issue 1 year ago • 2 comments

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.

mvhammedali avatar Mar 18 '24 14:03 mvhammedali

Sounds good 👍

kshitijrajsharma avatar Mar 21 '24 02:03 kshitijrajsharma

@kshitijrajsharma Here is the PR for this: https://github.com/mvhammedali/fAIr/pull/3

mvhammedali avatar Mar 25 '24 16:03 mvhammedali