A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
 
 
Go to file
John Barton (joho) 48ca995c3b Add some more tests. 2013-07-31 12:28:41 +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 Handle quoted hashes "properly" 2013-07-31 12:24:03 +10:00
godotenv_test.go Add some more tests. 2013-07-31 12:28:41 +10:00