|
32e64fa834
|
chore: fix typo (#231)
|
2024-05-20 16:43:01 +10:00 |
|
|
7765d9d198
|
Fix panic because of wrong function (#223)
|
2024-01-13 13:49:45 +11:00 |
|
|
383d64cb7e
|
Update cmd.go (#221)
Renuewed Update
|
2024-01-06 18:10:56 +11:00 |
|
|
4321598b05
|
add overload flag (#200)
* add -o flag
increases compatibility with the ruby command
* update README
|
2023-02-04 11:00:21 +11:00 |
|
|
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 |
|
|
5917dd2291
|
Update cmd.go
Tiny little grammatical error.
|
2018-11-20 13:25:32 -05:00 |
|
|
e1c92610d7
|
run gofmt -w -s ./..
|
2015-03-23 12:06:31 +11:00 |
|
|
d2ce5befea
|
Move cmd.go so it installs as "godotenv"
|
2014-10-12 10:27:22 +11:00 |
|
|
b2cd7d822b
|
Move the env loadings & command running into main package.
|
2014-10-12 09:50:38 +11:00 |
|
|
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 |
|
|
28b52615cf
|
WIP on adding a bin command
|
2014-09-20 21:38:51 +10:00 |
|