Skip to content

ahuca/TwinGet

Repository files navigation

GitHub license example workflow

TwinGet

A package manager for TwinCAT libraries

Self-hosted runners

This project CI pipeline uses self-hosted runner. Following are the required software and settings for the build jobs to succeed:

  • The runner must be configured with these tags self-hosted, Windows, X64, TwinCAT

  • Visual Studio 2022

  • GitHub runner

  • A service account for running GitHub runner as a service

  • The service account must be added to the "Administrators" group, for example, using the following command,

    Add-LocalGroupMember -Group "Administrators" -Member <windows_account_name>

About

A package manager for TwinCAT libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published