Dud : DVC :: Flask : Django
Open-sourced last October, targeting a more polished release in Q1.
[1]: https://kevin-hanselman.github.io/dud/getting_started/tour/
Dud : DVC :: Flask : Django
[1]: https://kevin-hanselman.github.io/dud/getting_started/tour/
I feel obligated to share my Bash script, dotfiles.sh[1], that accomplishes what Stow does, but with a few tweaks that I found particularly useful:
dotfiles.sh targets the user's home directory by default (i.e. stow -t $HOME).
dotfiles.sh never symlinks directories, only files (i.e. stow --no-folding). (This was the straw that broke the camel's back and made me roll my own script in the first place.)
dotfiles.sh makes backups of local config files and can restore them if you remove your symlinked version.
My script is quite old now, and I use it so seldomly I'm not convinced there aren't bugs. YMMV.
From the link below: "What are the police for? Producer B.A. Parker started wondering this back in June, as Black Lives Matter protests and calls to “defund the police” ramped up. The question led her to a wild story of a stabbing on a New York City subway train, and the realization that, according to the law, the police don’t always have to protect us. Producer Sarah Qari joins Parker to dig into the legal background, which takes her all the way up to the Supreme Court... and then all the way back down to on-duty officers themselves."
[1]: https://www.wnycstudios.org/podcasts/radiolab/articles/no-sp...
I'll throw in a shameless plug for my tool in this area, Dud[2]. Dud is to DVC what Flask is to Django.
Are the mentioned benchmarks published somewhere?
[1]: https://dvc.org [2]: https://github.com/kevin-hanselman/dud