gg
is a CLI tool to help developers generate the gitignore which is collected in 'toptal.com' or create a custom template.
You can also find the templates in Toptal.com
cd <project_root>
go install gg
gg [flags]
gg [command]
create Create a custom template
help Help about any command
list Show available templates.
-a, --append toggle append mode
-f, --file string specify filename (default ".gitignore")
-h, --help help for gg
-t, --templates strings template name
- create a custom template.
- launch on
homebrew
.