refactor LoadEnv to skip lines with errors instead of panic
adds README.md
adds MIT license to project
A collection of small go modules meant to be copy/pasted, not installed.
It's a reference to this well-known talk from Rob Pike on why copying is often better than adding a dependency. Check it out if you haven't seen it!