Skip to content

Instantly share code, notes, and snippets.

@miau
Created August 20, 2011 13:11
Show Gist options
  • Select an option

  • Save miau/1159087 to your computer and use it in GitHub Desktop.

Select an option

Save miau/1159087 to your computer and use it in GitHub Desktop.
@echo off
node.exe "%~dp0node_modules\coffee-script\bin\coffee" %*
@echo off
pushd "%~dp0"
python ryppi.py %*
popd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment