Libraries
»
dothtml
(0.1.0)
»
Index (D)
»
Dothtml
Module: Dothtml
Defined in:
lib/dothtml.rb
,
lib/dothtml/cli.rb,
lib/dothtml/version.rb,
lib/dothtml/dot_task.rb
Defined Under Namespace
Classes:
CLI
,
DotTask
Constant Summary
collapse
TEMPLATES_DIR =
File
.
expand_path
(
"
../templates
"
,
__dir__
)
.
freeze
VERSION =
"
0.1.0
"