Skip to content

Instantly share code, notes, and snippets.

@dansheffler
Last active December 5, 2015 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dansheffler/5116295a10bc56eaf934 to your computer and use it in GitHub Desktop.
Save dansheffler/5116295a10bc56eaf934 to your computer and use it in GitHub Desktop.
Jekyll Wrapper for Windows
CD C:\Users\Dan\Dropbox\dansheffler
CALL jekyll build
SET PATH=C:\cygwin64\bin;%PATH%
CD C:\cygwin64\bin
CALL bash.exe -c /usr/local/bin/myrsync.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment