1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-03-23 04:55:07 +00:00

template doc

This commit is contained in:
deadc0de6
2022-09-03 16:10:13 +02:00
parent c9feccd028
commit 61c8559204
14 changed files with 234 additions and 232 deletions

8
docs/template/template-debug.md vendored Normal file
View File

@@ -0,0 +1,8 @@
## Debugging templates
To debug the result of a template, one can install the dotfiles to a temporary
directory with the `install` command and the `-t` switch:
```bash
$ dotdrop install -t
Installed to tmp /tmp/dotdrop-6ajz7565
```