Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add in release checklist
  • Loading branch information
boyter authored Oct 1, 2024
1 parent a35514f commit 7982164
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1066,3 +1066,12 @@ You can find the source code for badges in the repository at https://github.com/
List of supported languages. The master version of `scc` supports 239 languages at last count. Note that this is always assumed that you built from master, and it might trail behind what is actually supported. To see what your version of `scc` supports run `scc --languages`

[Click here to view all languages supported by master](LANGUAGES.md)


### Release Checklist

- Update version
- Push code with release number
- Tag off
- Release via goreleaser
- Update dockerfile

0 comments on commit 7982164

Please sign in to comment.