Skip to content

Instantly share code, notes, and snippets.

@korvus
Created March 10, 2015 15:08
Show Gist options
  • Save korvus/555a43019fcbb323befc to your computer and use it in GitHub Desktop.
Save korvus/555a43019fcbb323befc to your computer and use it in GitHub Desktop.
.bat for execute automatically sdk mozilla and go in work folder
cd C:\tools\addon-sdk-1.17\bin
activate && cd ..\..\..\myWorkFolder\addon && cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment