Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.77 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.77 KB

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"