dploy icon indicating copy to clipboard operation
dploy copied to clipboard

Provides the functionality of GNU Stow in a cross platform CLI tool and python module

Results 7 dploy issues
Sort by recently updated
recently updated
newest added

Last version on pip is 0.1.2, 32 new commits arrived to this repo after this version, it will be nice if you can release new version and upload it to...

Maybe it's time to make a new release? 😊 * I upgraded _pyproject.toml_ with version requirements for python, and ran `poetry update` to bump everything to the latest version and...

More info on this option can be found here: https://linux.die.net/man/8/stow https://news.ycombinator.com/item?id=7927930

I often end up running dploy into a directory where some subset of the files I'm linking to already exist. I'm glad I get warnings about that, and that it...

I expect that blank likes would not effect the behavior of the .dploystowignore at all

Is there any interest in supporting type hints? From a package user's point of view, the high-level entry points could be annotated: With a stub dploy/\_\_init\_\_.pyi: ``` import pathlib from...

After linking dotfiles to junction dir they cannot be opened.