In order to export the markdown file containing the table version of the origin YAML, you must have gomplate installed.
Information on how to install the required command line tool can be found here: https://docs.gomplate.ca/installing/
sh yaml2md.sh
- Make sure that the file
feature_matrix.yaml
is stored on the parent folder before running the script. - The html file
feature_matrix.md
will be created on the parent folder.