Open denismerigoux opened 1 month ago
clerk --help and clerk --list-targets should display a nice man page with the available build, run and test targets contextualized with the current project.
clerk --help
clerk --list-targets
No need to list all subommands aof clerk build, we just want the basic stuff customized for the project.
clerk build
clerk --help
andclerk --list-targets
should display a nice man page with the available build, run and test targets contextualized with the current project.