This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
godotenv
mirror of
https://github.com/joho/godotenv.git
Watch
1
Star
0
Fork
You've already forked godotenv
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
14
Commits
14
Branches
12
Tags
446
KiB
Go
97.5%
Shell
2.5%
48ca995c3b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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