This GitHub template repository can be used to create a new falco project, based on https://github.com/falcopackages/starter-template.
Warning
Project are currently generated using the next-release branch.
Add a one-line description of your repository, then click "Create repository from template".
Once created, your new repository will execute a GitHub Actions workflow that uses falco-cli to rewrite the repository to the desired state. This make take 30 seconds or so.
Important
It's not currently possible to override the .github folder without using a personal access token. Therefore, there will be a .rename_to_.github folder that you need to rename to .github. You can do it manually, but it will be done automatically the first time you run just setup to set up the project locally.
