mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
8 lines
232 B
Markdown
Vendored
8 lines
232 B
Markdown
Vendored
## 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
|
|
``` |