A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
 
 
Go to file
John Barton (joho) 9b4bbb98c3 Clear the env at the start of each integration test. 2013-07-31 12:57:44 +10:00
fixtures First failing tests extracted from dotenv 2013-07-30 11:46:52 +10:00
.gitignore Macs are dumb. 2013-07-30 11:46:42 +10:00
godotenv.go Clear the env at the start of each integration test. 2013-07-31 12:57:44 +10:00
godotenv_test.go Clear the env at the start of each integration test. 2013-07-31 12:57:44 +10:00