John Barton
|
2841430efc
|
An even tinier grammar fix
I read `.env` aloud as dotenv so the A makes sense.
|
2018-11-21 06:41:23 +11:00 |
|
Mendy Danzinger
|
5917dd2291
|
Update cmd.go
Tiny little grammatical error.
|
2018-11-20 13:25:32 -05:00 |
|
John Barton (joho)
|
e1c92610d7
|
run gofmt -w -s ./..
|
2015-03-23 12:06:31 +11:00 |
|
John Barton (joho)
|
d2ce5befea
|
Move cmd.go so it installs as "godotenv"
|
2014-10-12 10:27:22 +11:00 |
|
John Barton (joho)
|
b2cd7d822b
|
Move the env loadings & command running into main package.
|
2014-10-12 09:50:38 +11:00 |
|
John Barton (joho)
|
8c38c298ed
|
Get the minimum viable of the command working.
Stripped debug code out
Tidied up some flag handling
Get it working with and without the -f flag.
|
2014-09-21 10:42:05 +10:00 |
|
John Barton (joho)
|
28b52615cf
|
WIP on adding a bin command
|
2014-09-20 21:38:51 +10:00 |
|