refactor LoadEnv to skip lines with errors instead of panic
adds README.md
adds MIT license to project
adds `LoadEnv` function to load + parse .env files
initial commit: repo of small go modules meant to be copy/pasted