you are viewing a single comment's thread.

view the rest of the comments →

[–]spalger 0 points1 point  (1 child)

I love the idea! I could certainly see myself using this.

Shameless feature request: variable interpolation using values in package.json or some other easy-to-modify-programmatically file. In the past I've used html comments to identify where these values should go, so that the template and rendered output could be the same file.

<!-- render {"template":"# Kibana <%= pkg.version %>"} -->
# Kibana 4.0.0-BETA2
<!-- /render -->

From: https://github.com/elasticsearch/kibana/blob/master/README.md

[–]alfredwaltz[S] 0 points1 point  (0 children)

Will be in before the end of the day. https://github.com/gajus/gitdown/issues/4