templify 0.9.3
templify: ^0.9.3 copied to clipboard
A dart command-line app to create modules or sub-modules using predefined templates.
0.9.3 #
- FileEntity copied name issue fixed
0.9.2 #
- Added avoid copying and displaying
.git
directory
0.9.1 #
- Improvements on instructions
- Templates name
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.json
changed totemplify_config.json
0.8.1 #
- Executables added
0.8.0 #
- Initial Release