Skip to content

Files

Latest commit

2ef36fb · Nov 22, 2023

History

History

scripts

Dotnet useful scripts

  • dotinst compiles and moves an executable to a local folder which appears in the PATH variable, thus making possible to run the executable from the shell
  • runtest runs a specific test in a dotnet project matching it by its name passed as first argument