1
0
mirror of https://github.com/strongdm/comply synced 2024-07-07 17:01:47 +00:00
comply/internal/cli
Justin McCarthy 49e950c3c0
If pandoc appears in the path, it will be preferred over Docker.
The pandoc version must be 2.2.1 or greater.

Defaults can be overridden by an optional "pandoc: pandoc"
or "pandoc: docker" in the comply.yml.
2018-05-23 16:48:35 -07:00
..
app.go If pandoc appears in the path, it will be preferred over Docker. 2018-05-23 16:48:35 -07:00
build.go replace dockerMustExist with pandocMustExist dependency on build and serve commands 2018-05-23 14:15:39 -07:00
doc.go Initial commit 2018-05-15 14:13:11 -07:00
init.go Initial commit 2018-05-15 14:13:11 -07:00
procedure.go trigger procedure by ID 2018-05-17 23:08:34 -07:00
scheduler.go Initial commit 2018-05-15 14:13:11 -07:00
serve.go replace dockerMustExist with pandocMustExist dependency on build and serve commands 2018-05-23 14:15:39 -07:00
sync.go Initial commit 2018-05-15 14:13:11 -07:00
todo.go Initial commit 2018-05-15 14:13:11 -07:00