This would ideally be a set of justfile commands similar to what we had prior to this commit:
It should ease the process of:
- opening the file to edit (with whatever editor).
- (optional) go to the next clash.
- generate the stub.
- run the code on autosave.
Not all the steps are necessary, but I found those to be the bare minimum when solving puzzles / clashes.
This would ideally be a set of justfile commands similar to what we had prior to this commit:
It should ease the process of:
Not all the steps are necessary, but I found those to be the bare minimum when solving puzzles / clashes.