Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 364 Bytes

CHANGELOG.md

File metadata and controls

7 lines (7 loc) · 364 Bytes

v0.1.1

😁 Features

  • Print the version of synmake with synmake version
  • Generate example config with synmake generate config
  • Parse config and generate the Makefile with synmake --config=<path_to_config.yaml>
  • 2 provided templates: a help template and a min version preflight check template
  • currently available: PHONY, variables, targets, help