Commit Graph

28 Commits (e3b6eee84d15b0fa274078565ca46591f5e08876)

Author SHA1 Message Date
2tef 4321598b05
add overload flag (#200)
* add -o flag

increases compatibility with the ruby command

* update README
2023-02-04 11:00:21 +11:00
2tef 0f21d20acb
fix tiny details (#199)
* remove empty line

* remove unnecessary assignments

following commit 2ed25fcb28.
2023-01-27 13:01:43 +11:00
Doarakko 85a2237126
sort go import in readme (#193) 2022-09-12 16:55:41 +10:00
John Barton 1b6c7eb7cc README updates around contributing 2022-06-12 15:47:37 +12:00
Bahtiyar Biksayev 26b87a7e2c
Update README for go install post go 1.17 (#170)
* tune README

* tune
2022-06-12 14:06:04 +12:00
Oleksandr Redko e74c6cadd5
Fix typos in comments and extend README (#177) 2022-04-25 14:35:55 +10:00
John Barton e57c08db27 Add CI badge to readme 2020-11-11 11:31:34 +11:00
adombeck bc7d5cd181
Fix typo 2020-09-04 23:35:59 +02:00
AJ ONeal 3896766f7d explicitly state env precedence and convention 2018-09-24 21:35:43 -06:00
John Barton 06e67b5ef3
Update my homepage link 2017-12-23 10:35:39 +11:00
Alex Quick e6264cf869 document Marshal, Unmarshal, and Write 2017-09-16 17:12:55 -04:00
John Barton 59f20222da Merge pull request #33 from crash7/go-report-card
Add Go Report Card badge and fix spelling error
2017-08-22 14:17:51 +10:00
Paul Annesley 390de3704e README.md mentions Parse(io.Reader) 2017-08-06 17:34:10 +10:00
Christian Musa 12b7e03247 Add Go Report Card badge and fix spelling error 2017-07-14 21:33:04 -03:00
John Barton 3ddb2792f3 README housekeeping 2017-07-05 14:31:29 +10:00
John Barton (joho) 0a959c8d8f Add a badge for the windows build too. 2017-02-22 08:43:40 +11:00
John Barton (joho) 22e45bfff4 Switch build badge over to travis 2017-02-22 08:27:57 +11:00
John Barton (joho) a01a834e16 Update docs for the bin command. 2014-10-12 10:38:08 +11:00
John Barton (joho) aab3ea4ba6 Add CI badge for windows from Appveyor. 2014-07-14 20:10:23 +10:00
John Barton (joho) 6e333bd708 add godotenv.Read() which returns a map rather than calling os.Setenv 2013-09-04 12:40:57 +10:00
Mark Wolfe 4392e21bf6 Small correction to code in the README. 2013-09-03 18:34:37 +10:00
John Barton (joho) 5efd3c5b44 Do more of the documenting. 2013-08-02 14:33:40 +10:00
John Barton (joho) 85e631994e Update readme 2013-07-31 14:38:18 +10:00
John Barton (joho) 3f6d91c4c0 That is a syntax lol. 2013-07-31 14:24:13 +10:00
John Barton (joho) 3d290e5fa8 Love me some build badges. 2013-07-31 14:19:29 +10:00
John Barton (joho) 4dc2e84f65 Borrow some of dotenv's readme 2013-07-31 14:18:07 +10:00
John Barton (joho) 33e2555609 Licence and more readme 2013-07-31 14:16:18 +10:00
John Barton (joho) 6697f812dd Readme with build status. 2013-07-31 13:58:23 +10:00