kenjones
72bd88cfa5
Feature: Adds support for --version
...
Resolves : #24
2017-09-23 01:08:39 -04:00
kenjones
6980be3800
Feature: Adds merge command
...
Adds merge command for merging multiple yaml files together.
Resolves : #31
2017-09-23 14:45:59 +10:00
kenjones
86639acf70
Task: Simplify development
...
The base directory has all shell scripts in scripts/
and all example/test files in examples/.
A Makefile provides all the commands with helpful information.
If a developer simply types `make` then vendor is properly updated,
the code is formatted, linted, tested, built, acceptance test run,
and installed.
Linting errors resolved.
Ignored test case (`TestParsePath`) updated to work as expected.
2017-09-23 08:37:34 +10:00
Mike Farah
b2a0964de2
switched from godeps to govendor, now supports new 'vendor' folder
2017-05-03 09:19:55 +10:00
Mike Farah
ec25886528
Removed redundant code, updated doc w.r.t reading json files
2017-04-19 15:45:45 +10:00
Mike Farah
a7c4813703
Updated doco
2017-04-14 12:40:03 +10:00
Mike Farah
124c57f9d9
README now links to doco
2017-04-13 15:44:31 +10:00
Mike Farah
c22394b540
Updated readme
2017-04-12 21:30:29 +10:00
Mike Farah
b1ff47022b
Updated readme
2017-04-12 21:20:43 +10:00
Mike Farah
5d2d37a5f8
Fixed travis script, added Travis banner to readme
2017-02-13 07:55:06 +11:00
Mike Farah
7ef556f22b
Update README.md
2015-11-20 21:42:45 +11:00
Mike Farah
3dee7b89d2
Updated README
2015-10-13 21:34:26 +11:00
Mike Farah
3720bf8211
Added json output functionality
2015-10-11 10:00:22 +11:00
Mike Farah
c122b9a843
Fixed example in README
2015-10-08 20:07:27 +11:00
mfarah
15f51d4bf0
Can update a yaml file from an instruction yaml file
2015-10-08 10:31:31 +11:00
mfarah
1d5fbd5ad0
Use cobra for cli for nicer cli-ness
2015-10-06 16:17:28 +11:00
mfarah
1605938c2c
Readme updates
2015-10-06 11:58:51 +11:00
mfarah
2780903b60
Fixed readme formatting
2015-10-06 11:51:36 +11:00
mfarah
81672d4efe
Can now splat maps
2015-10-06 10:08:31 +11:00
mfarah
c03c4813d4
Can read from STDIN
2015-10-05 15:48:34 +11:00
mfarah
5ee6a9b9ca
Updated README
2015-10-05 14:48:57 +11:00
mfarah
e4d5769f29
Added array splat functionality
2015-10-05 14:41:50 +11:00
Mike Farah
fea6e0db3d
Clarified README
2015-10-04 17:07:39 +11:00
Mike Farah
da4b1a6449
Minor Readme fix
2015-10-03 18:19:13 +10:00
Mike Farah
c4af37ed68
Custom path parsing
2015-10-03 17:04:12 +10:00
Mike Farah
364c1a8af3
Can update yam to stdout
2015-09-29 16:29:32 +10:00
Mike Farah
5a3c3a7152
Added release link in readme
2015-09-29 10:20:31 +10:00
mfarah
6550822778
Updated README
2015-09-28 13:17:50 +10:00
Mike Farah
17e05d14ab
Added install instructions
2015-09-28 13:17:50 +10:00
Mike Farah
1234215037
Can handle arrays
2015-09-28 13:17:50 +10:00
Mike Farah
bcf2ee8bcc
Updated readme
2015-09-28 13:17:38 +10:00
Mike Farah
66e832a1fc
Initial commit
2015-09-27 08:14:44 +10:00