mason 0.0.1-dev.4 mason: ^0.0.1-dev.4 copied to clipboard
A Dart template generator which helps teams generate files quickly and consistently.
Usage #
Run the following command in the current directory:
mason build -t templates/greetings/greetings.yaml -- --name Joe
GREETINGS.md
should be created in the current directory with the following contents:
# Greetings Joe!