Skip to content

Instantly share code, notes, and snippets.

@Asraful-Haque
Created August 5, 2016 04:50
Show Gist options
  • Save Asraful-Haque/97643d776378c7b08848ab3aeef16cd8 to your computer and use it in GitHub Desktop.
Save Asraful-Haque/97643d776378c7b08848ab3aeef16cd8 to your computer and use it in GitHub Desktop.
MySql:Build
{
"cmd": ["C:\\xampp\\mysql\\bin\\mysql.exe", "-u", "root", "-e", "source $file", "-t"],
"selector": "source.sql"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment