Vincent Ambo
d94a0ffc25
feat context: Add YAML loading support
...
Closes #5
2017-02-08 13:13:21 +01:00
Vincent Ambo
c58ce7e2ab
Merge pull request #7 from tazjin/feat/travis
...
Enable Travis.CI builds
2017-02-08 13:04:18 +01:00
Vincent Ambo
1e80f19f7b
docs: Add build status
2017-02-08 13:03:06 +01:00
Vincent Ambo
13bf8a8ba3
feat build: Add Travis.CI support
2017-02-08 13:00:34 +01:00
Vincent Ambo
7ac63613fb
feat main: Add proper CLI support
...
Adds a basic CLI structure with a single "run" command that takes a --file (-f)
and --limit (-l) flag.
--limit can be used to only output certain resource sets.
Closes #4
2017-02-08 12:58:53 +01:00
Vincent Ambo
ad82ff3e75
chore: Add LICENSE
...
Open code under MIT license.
2017-02-08 11:58:26 +01:00
Vincent Ambo
8fac7c1a41
chore: Better example & gofmt
2017-02-08 11:55:59 +01:00
Vincent Ambo
8fb24f9f75
feat main: Initial program implementation & example
2017-02-08 11:51:08 +01:00
Vincent Ambo
9e3ee3f2bb
feat templater: Add initial templating support
2017-02-08 11:50:49 +01:00
Vincent Ambo
bb45bfa737
feat context: Add types and loading functions
2017-02-08 11:50:39 +01:00
Vincent Ambo
aff2f7ac1d
docs: Add initial WIP README
2017-02-08 11:50:26 +01:00
Vincent Ambo
b11478212a
chore: Add .gitignore
2017-02-08 11:50:18 +01:00
Vincent Ambo
035c704f7b
Initial commit
2017-02-08 11:50:06 +01:00