A template repo for TwinCAT projects
- Go to https://github.com/rruiter87/TcTemplate and click Use this template > Create new repository.
- Clone the newly created repo onto your local system.
- Execute
init.ps1
to initialize pre-commit hooks and rename the project. Important: for this step, Python needs to be installed and the pre-commit module as well.
The default pre-commit files has hooks for STweep, Python code, C# code, and prettier for javascript, html etc. Remove any pre-commits which you do not want, or you do not have access to.
- Python with pre-commit
- STweepCLI
- .NET Csharpier