jointhedots 0.0.2

A simple git-based dotfile manager written entirely in Rust!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
```
jointhedots 
A simple git-based dotfile manager written entirely in Rust!

USAGE:
    jtd <SUBCOMMAND>

OPTIONS:
    -h, --help    Print help information

SUBCOMMANDS:
    help       Print this message or the help of the given subcommand(s)
    install    Install a specified JTD repository
    sync       Sync the currently installed JTD repository with the provided remote repo.
```

Grab the latest version [here](https://github.com/dob9601/jointhedots/releases/latest/download/jointhedots)!