mirror of
https://github.com/TheLocehiliosan/yadm
synced 2025-06-13 13:03:58 +00:00
With the new functionality, when the 'alt' command is called (or automatically triggered), any file with a name ending in '##yadm_tmpl' is treated as a jinja template. The template is processed by envtpl and the result is written to a file without the '##yadm_tmpl' name. The variables passed into the template processing are YADM_CLASS YADM_OS YADM_HOSTNAME YADM_USER These variables are set according to the normal rules for CLASS, OS, HOSTNAME, and USER during the alt processing. |
||
|---|---|---|
| test | ||
| .gitattributes | ||
| .gitignore | ||
| .notes.md | ||
| .travis.yml | ||
| bootstrap | ||
| CHANGES | ||
| CONTRIBUTORS | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| yadm | ||
| yadm.1 | ||
| yadm.md | ||
| yadm.spec | ||
yadm - Yet Another Dotfiles Manager 
Features, usage, examples and installation instructions can be found on the website.