hughsk / envify

:wrench: Selectively replace Node-style environment variables with plain strings.
901 stars 57 forks source link

Request to add license to repo #51

Open goneall opened 8 years ago

goneall commented 8 years ago

Greetings - I noticed that the package.json file states a license of MIT, yet no license file was found in the repository. To make it clearer and easier for the downstream users to identify the license, would you mind adding an MIT license (https://opensource.org/licenses/MIT) to the source tree? Let me know if you would like me to make a pull request with the license text.

Thanks, Gary