templify 0.9.0
templify: ^0.9.0 copied to clipboard
A dart command-line app to create modules or sub-modules using predefined templates.
0.9.0 #
- Added windows support
- Initial template path fixed
- Path saperator depends on Platform added to
- Better Cli Experience
- Skipped copying 'name.txt', 'instructions.md' and 'config.yaml'
- Instructions printing added
0.8.2 #
- Version print issue fixed
config.jsonchanged totemplify_config.json
0.8.1 #
- Executables added
0.8.0 #
- Initial Release