Skip to content

noahbroyles/ExternalTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExternalTools

This is a collection of External Tools for JetBrain's IDEs. You can set add an External Tool in your IDE by going to File > Settings > Tools > External Tools > +. This picture shows an example of an external tool configuration.

Example external tool configuration

The binaries in the dist folder are compiled on Linux x86_64. You can recompile them on your own specific architecture using this command:

pyinstaller --onefile toolFile.py

About

External Tools for JetBrain's IDEs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages