Skip to content

Instantly share code, notes, and snippets.

@andresgutgon
Forked from mmuell/dosbatch.sublime-build
Created October 29, 2012 15:12
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save andresgutgon/3974097 to your computer and use it in GitHub Desktop.
Save andresgutgon/3974097 to your computer and use it in GitHub Desktop.
Batch File Running for Sublime Text 2
{
"cmd": ["$file"],
"working_dir": "$file_path",
"selector": "source.dosbatch"
}
@jonathanbell
Copy link

Very nice! Thanks.

@apuchkov
Copy link

Handy!

@den-run-ai
Copy link

@madoodia
Copy link

thanks man
it helps me alot

@ponggung
Copy link

ponggung commented Feb 6, 2017

Thanks
it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment