diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,6 +1,11 @@ | |||
| 1 | # dotup | 1 | # dotup |
| 2 | A CLI tool to help symlink your dotfiles into place. | 2 | A CLI tool to help symlink your dotfiles into place. |
| 3 | 3 | ||
| 4 | ## Installation | ||
| 5 | ``` | ||
| 6 | $ cargo install --git https://github.com/diogo464/dotup dotup_cli | ||
| 7 | ``` | ||
| 8 | |||
| 4 | ## Usage | 9 | ## Usage |
| 5 | Example file hierarchy with dotfiles. | 10 | Example file hierarchy with dotfiles. |
| 6 | ``` | 11 | ``` |
