When a new dev sets up the environment they have to run a number of commands to get up and running. I would like to simplify this. e.g. they shouldnt have to manually create a super user and load fixtures manually
Activity
chriswedgwood commentedon Jan 28, 2022
I think a make file would be useful here ...
[-]Initial setup should contain snippet creation[/-][+]Initial setup should be simplified[/+]lordcod99 commentedon Feb 2, 2022
I am going to work on it
Malith-19 commentedon Mar 6, 2023
Hi @chriswedgwood ,
make file means a like a setup doc?
fdemmer commentedon Jun 3, 2024
@Malith-19 fyi: https://web.mit.edu/gnu/doc/html/make_2.html