{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/fireworkweb/godotenv","name":"github.com/fireworkweb/godotenv","description":"Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv) Examples/readme can be found on the github page at https://github.com/joho/godotenv The TL;DR is that you make a .env file that looks something like SOME_ENV_VAR=somevalue and then in your go code you can call godotenv.Load() and all the env vars declared in .env will be available through os.Getenv(\"SOME_ENV_VAR\")","version":"v1.3.0","softwareVersion":"v1.3.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/fireworkweb/godotenv","issueTracker":"https://github.com/fireworkweb/godotenv/issues","url":"https://github.com/fireworkweb/godotenv","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2017-09-18","dateModified":"2018-09-11","datePublished":"2018-09-11","copyrightYear":2017,"downloadUrl":"https://proxy.golang.org/cached-only/github.com/fireworkweb/godotenv/@v/v1.3.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/fireworkweb/godotenv#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/fireworkweb/godotenv"],"https://www.w3.org/ns/activitystreams#likes":1}