mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-03-23 04:55:07 +00:00
template doc
This commit is contained in:
8
docs/template/template-debug.md
vendored
Normal file
8
docs/template/template-debug.md
vendored
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user