Skip to content
/ template-repo Public template

A template repo for Snout TypeScript projects

License

Notifications You must be signed in to change notification settings

snout-router/template-repo

Repository files navigation

Snout Template Repo

This repository is a template for Snout TypeScript projects. Repos should not be created manually, because they are managed by a Terraform config. Instead, edit the config in the repos repo, and use this repo as the template.

After a new repository has been created by Terraform, follow these steps:

  • Uncomment the badges in this README.md file
  • Replace the string GITHUB_REPO_NAME in all files with the actual repo name.
  • Search for REPLACE_ME in all files to find areas that need manual input.
  • In the "About" section of the repo:
    • Set the repo description and URL
    • Disable "Packages" and "Environments"