License InjectorLicense Injector was born of necessity and laziness. If you ever have to add license information to all of your source files, you understand the painful monotony of copying and pasting the correctly formatted comment string to the top of every file. Next time, use License Injector to do the work for you! License Injector is currently in super beta and there might be bugs. Please log them on GitHub if you find any! Features
How to install
Configuration optionsThere are a few configuration options that the extension relies on per project. When you're ready to add licenses, open up
UsageInject all filesThe first way to use License Injector is to add license information to all of your source files at the same time. I recommend this way so you don't even have to worry about licensing until you're ready to show the world. This option will add the appropriate comment (determined by filetype) to the top of each file and add a full license to the project root if one doesn't exist.
Inject the current fileThe second way to use License Injector is to add license information to the current file you have open. I recommend this way if you're adding new files to a project that already is properly licensed. This option will add the appropriate comment (determined by filetype) to the top of the current file and add a full license to the project root if one doesn't exist.
Feedback and bugsThis project is hosted on GitHub. Please use the Issues section of the repository if you have feedback or found a bug. CopyrightCopyright (c) Joe Martella. All rights reserved. |