/cdktf-github-repository

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

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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