Skip to content

tmknom/configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configurations

Collection of configurations.

Description

This repository gathers configurations to streamline GitHub development.

Usage

yamllint

curl -sSL -o .yamllint.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/yamllint/github-actions.yml

labeler

curl -sSL -o .github/labeler.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/labeler/conventional-commits.yml

GoReleaser

curl -sSL -o .goreleaser.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/goreleaser/default.yml

Related projects

Release notes

See GitHub Releases.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from tmknom/template