🥫My environment-in-a-can
|
||
---|---|---|
.forgejo/workflows | ||
roles | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.python-version | ||
Dockerfile | ||
home.yml | ||
makefile | ||
README.md |
🥫Environment-in-a-can
Environment tweaks for (my) everyday happiness.
Do the thing, it will do the needful: make configure-env PLAY=<playbook-path>
.
Development
Repository prerequisites can be installed and validated via make bootstrap
and containerized playbook tests can be run via make test
.