jbernard / dotfiles

Dotfile management made easy
https://pypi.org/project/dotfiles/
Other
577 stars 61 forks source link

Request: Update version uploaded to pip #76

Open xf3rno opened 3 years ago

xf3rno commented 3 years ago

The released version is lagging heavily behind, v0.6.4 on pip vs v0.9.dev3 on master. Consider opening issues for things that are blocking the release.

williamcanin commented 3 years ago

The released version is lagging heavily behind, v0.6.4 on pip vs v0.9.dev3 on master. Consider opening issues for things that are blocking the release.

Try Dotctrl: https://github.com/snakypy/dotctrl

HarlemSquirrel commented 2 years ago

@jbernard I would also love to see an updated version pushed to PyPi! I'm looking for syncing nested files like ~/.config/Code - OSS/User/settings.json

Otherwise I might have to switch myself over to chezmoi

jbernard commented 2 years ago

On Aug 20, Kevin McCormack @.> wrote: @. I would also love to see an updated version pushed to PyPi!

I'm looking for syncing nested files like ~/.config/Code - OSS/User/settings.json

Ok. I wasn't sure if there was much interest in this, but if at least a few people would like it I'll see what I can do. I need to update some of the setuptools configuration first.

-- Jon