UNPKG

@cloudsnorkel/cdk-github-runners

Version:

CDK construct to create GitHub Actions self-hosted runners. Creates ephemeral runners on demand. Easy to deploy and highly customizable.

6 lines (5 loc) 152 B
export * from './ami'; export * from './common'; export * from './container'; export * from './linux-components'; export * from './windows-components';