msanders / cider

Hassle-free bootstrapping with Homebrew.
https://pypi.python.org/pypi/cider/
MIT License
840 stars 25 forks source link

Generate a backup file from current state #8

Closed lorin closed 9 years ago

lorin commented 9 years ago

Is there a way to automatically generate a backup file based on the current packages installed on my system?

Also, what is the difference between the cider and cyder command-line tools that get installed?

schwa commented 9 years ago

Yeah I would LOVE this to record the snapshot of my current state.

msanders commented 9 years ago

cider [cask] missing should do this for you assuming you have a bootstrap file. I'd like to get this working for symlinks soon too when I get the chance (#3).

cyder is the same as cider, just another spelling. Probably going to end up taking that out.