echo-bravo-yahoo / wildflower

Gather & sow your dotflowers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic usage:

Modify meadows.js with the paths to the dotfiles you want to back up. Then run node ./gather.js to back the files up in meadows/** locally. Run git init from meadows/, then push your config files to git. From there, clone wildflower and your meadows repo. Run node ./sow.js to place the files in the correct place.

Known bugs:

  • Gather deletes a directory synchronously when an async workflow would be ideal
  • No way to specify files to ignore

About

Gather & sow your dotflowers


Languages

Language:JavaScript 81.1%Language:Shell 18.9%