bartoszj / consul-dash-doc-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consul Dash Docs Generator

This projects is based on packer-dash-doc-generator.

Installation

rbenv install 2.7.3
bundle install

Build

To build execute command:

./build.sh <version>

Then move the docset into a proper directory.

Hints

  • Uncomment sed line in Rakefile:

    sh "sed -i '' 's|npm run static\$|bash -c \"npm install; npm run static\"|g' Makefile"
    

About

License:Apache License 2.0


Languages

Language:Ruby 86.5%Language:Shell 13.5%