liveask icon indicating copy to clipboard operation
liveask copied to clipboard

Migrate everything to `just` and remove Makefile(s)

Open petros opened this issue 1 year ago • 0 comments

We have one last Makefile in backend-e2e. There's an opportunity here to migrate that to just since that's what we are using in the rest of the project. Once that's done, we can do away with the Makefiles, and the requirement to install build-essential as recommended in:

https://github.com/liveask/liveask/blob/008c42d7316697327691b6688bd105fac66b4156/CONTRIBUTION.md?plain=1#L15-L16

petros avatar Oct 10 '24 12:10 petros