mason 0.0.1-dev.7 mason: ^0.0.1-dev.7 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 greetings -- --name Felix
GREETINGS.md
should be created in the current directory with the following contents:
# Greetings Felix!