- clone this project:
yourlanguage.starterproject
- modify the README.md to reflect the language name
- change the
install.windows.ps1
- replace
yourlanguage
with<yourlanguage>
- fill in your chocolatey install
- replace
- make
run_tests.bat
work - add your starter test and code
- fix CI
.github/workflows/test.yml
to work - in github settings, change the project to be a template project
- add link to Machine setup