3ce0ec3120
A Go port of the Ruby dotenv project, which loads env vars from a .env file. It can be used as a library (for loading in env for your own daemons etc) or as a bin command.
15 lines
766 B
Text
15 lines
766 B
Text
@comment $NetBSD: PLIST,v 1.1 2018/09/10 23:54:31 minskim Exp $
|
|
bin/godotenv
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/joho/godotenv.a
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/joho/godotenv/autoload.a
|
|
gopkg/src/github.com/joho/godotenv/LICENCE
|
|
gopkg/src/github.com/joho/godotenv/README.md
|
|
gopkg/src/github.com/joho/godotenv/autoload/autoload.go
|
|
gopkg/src/github.com/joho/godotenv/cmd/godotenv/cmd.go
|
|
gopkg/src/github.com/joho/godotenv/fixtures/equals.env
|
|
gopkg/src/github.com/joho/godotenv/fixtures/exported.env
|
|
gopkg/src/github.com/joho/godotenv/fixtures/invalid1.env
|
|
gopkg/src/github.com/joho/godotenv/fixtures/plain.env
|
|
gopkg/src/github.com/joho/godotenv/fixtures/quoted.env
|
|
gopkg/src/github.com/joho/godotenv/godotenv.go
|
|
gopkg/src/github.com/joho/godotenv/godotenv_test.go
|