 Mike FarahandMike Farah
|
0d75edfb67
|
Fixed updating array bug (Issue 3 in git)
|
2017-02-09 13:58:47 +11:00 |
|
Mike Farah
|
037314af8a
|
Merge pull request #2 from chaos95/master
Handle 'index out of range' errors more gracefully
|
2016-03-19 13:05:57 +11:00 |
|
Mike Farah
|
7ef556f22b
|
Update README.md
|
2015-11-20 21:42:45 +11:00 |
|
Mike Farah
|
6b566fd983
|
Refactored code
|
2015-10-13 21:42:36 +11:00 |
|
Mike Farah
|
001925a4d4
|
Release task now clears build directory first
|
2015-10-13 21:34:40 +11:00 |
|
Mike Farah
|
3dee7b89d2
|
Updated README
|
2015-10-13 21:34:26 +11:00 |
|
Mike Farah
|
c955815aab
|
Added json input functionality
|
2015-10-11 17:06:52 +11:00 |
|
Mike Farah
|
3720bf8211
|
Added json output functionality
|
2015-10-11 10:00:22 +11:00 |
|
Mike Farah
|
5f09aabf4c
|
Extracted out common test code
|
2015-10-10 19:18:54 +11:00 |
|
Mike Farah
|
98751cf607
|
Using godeps
|
2015-10-10 12:57:11 +11:00 |
|
Mike Farah
|
2ec3b59da2
|
Added more help info about using write with an update script
|
2015-10-09 21:30:15 +11:00 |
|
Mike Farah
|
56c923228d
|
Fixed bug when using write command
Added more tests to avoid bugs ;)
|
2015-10-09 21:24:42 +11:00 |
|
Mike Farah
|
c122b9a843
|
Fixed example in README
|
2015-10-08 20:07:27 +11:00 |
|
Mike Farah
|
fea6e0db3d
|
Clarified README
|
2015-10-04 17:07:39 +11:00 |
|
Mike Farah
|
6823d43325
|
Added ability to update yaml files inplace
|
2015-10-03 18:28:30 +10:00 |
|
Mike Farah
|
da4b1a6449
|
Minor Readme fix
|
2015-10-03 18:19:13 +10:00 |
|
Mike Farah
|
3a90629822
|
Remove trim flag as its not properly supported by the cli package
|
2015-10-03 17:48:54 +10:00 |
|
Mike Farah
|
8aa69fc9ba
|
Handles quoted values when writing
|
2015-10-03 17:25:13 +10:00 |
|
Mike Farah
|
690442d02e
|
Handles keys that dont exit
|
2015-10-03 17:06:49 +10:00 |
|
Mike Farah
|
d1c545cca0
|
Handle index out of range when reading arrays
|
2015-10-03 17:04:12 +10:00 |
|
Mike Farah
|
c4af37ed68
|
Custom path parsing
|
2015-10-03 17:04:12 +10:00 |
|
Mike Farah
|
01845ea923
|
Split code
|
2015-10-02 09:05:13 +10:00 |
|
Mike Farah
|
58bdb3ed21
|
Checking forceString parameter now less strict
|
2015-10-02 08:50:08 +10:00 |
|
Mike Farah
|
364c1a8af3
|
Can update yam to stdout
|
2015-09-29 16:29:32 +10:00 |
|
Mike Farah
|
2a0290aeac
|
updated help
|
2015-09-29 11:05:28 +10:00 |
|
Mike Farah
|
4ea8d5c4ee
|
Precheckin now installs if tests pass
|
2015-09-29 11:05:20 +10:00 |
|
Mike Farah
|
eeb16443d4
|
Can update simple properties (to stdout)
|
2015-09-29 10:56:28 +10:00 |
|
Mike Farah
|
eebd319246
|
Nicely formats output
|
2015-09-29 10:56:12 +10:00 |
|
Mike Farah
|
5a3c3a7152
|
Added release link in readme
|
2015-09-29 10:20:31 +10:00 |
|
Mike Farah
|
41156468a9
|
Added release task
|
2015-09-29 09:41:00 +10:00 |
|
 Mike Farahandmfarah
|
17e05d14ab
|
Added install instructions
|
2015-09-28 13:17:50 +10:00 |
|
 Mike Farahandmfarah
|
1234215037
|
Can handle arrays
|
2015-09-28 13:17:50 +10:00 |
|
 Mike Farahandmfarah
|
bcf2ee8bcc
|
Updated readme
|
2015-09-28 13:17:38 +10:00 |
|
Mike Farah
|
6a35a5f382
|
Simplified code
|
2015-09-27 13:29:12 +10:00 |
|
Mike Farah
|
b1c670e121
|
First cut - can recursively read yaml!
|
2015-09-27 13:11:10 +10:00 |
|
Mike Farah
|
da31cbe672
|
Added cli niceness
|
2015-09-27 09:38:44 +10:00 |
|
Mike Farah
|
c4bc70955e
|
Reads from file
|
2015-09-27 08:20:42 +10:00 |
|
Mike Farah
|
c00f686a74
|
init
|
2015-09-27 08:15:49 +10:00 |
|
Mike Farah
|
66e832a1fc
|
Initial commit
|
2015-09-27 08:14:44 +10:00 |
|