Simple CLI password generator
- Go 69.9%
- Dockerfile 21.8%
- Shell 7.4%
- Makefile 0.9%
|
|
||
|---|---|---|
| .devcontainer | ||
| .forgejo/workflows | ||
| .githooks | ||
| cmd/passgen | ||
| internal/generator | ||
| go.mod | ||
| go.sum | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Setup
After cloning, run:
git config core.hooksPath .githooks