Skip to content

CDKTF app that creates a repository with main branch protection on GitHub

License

Notifications You must be signed in to change notification settings

garysassano/cdktf-github-repository

Repository files navigation

cdktf-github-repository

CDKTF app that creates a repository with main branch protection on GitHub.

Prerequisites

  • GitHub:
    • Must have set the GITHUB_TOKEN variable in your local environment.
  • Node.js + npm:

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

About

CDKTF app that creates a repository with main branch protection on GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published