aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/src/commands/utils.rs
Commit message (Collapse)AuthorAgeFilesLines
* Moved utils module to the root of the crate.diogo4642021-07-091-114/+0
|
* Search parent directories for depot file.diogo4642021-07-091-0/+14
| | | | | | If the depot file is not specified and is not found in the current directory then it will be searched trough the parent directories until a depot file is found.
* Initial commitdiogo4642021-07-081-0/+100