makes
makes copied to clipboard
Local testing documentation for contributions
Let's add a Locally testing your changes section here: https://makes.fluidattacks.com/contributing/
Basically,
- Temporarily adding a
makes.lock.nixpointing to./.to use the local back. - Running
m . /makes .to use the local CLI.
Related to #1108
@dsalaza4 Could I add this?