project_template 1.0.2 copy "project_template: ^1.0.2" to clipboard
project_template: ^1.0.2 copied to clipboard

Tool to generate project templates for any programming language or framework.

1.0.2 #

  • Library project_template_cli:
    • CLI Command classes can be used in other projects now
  • Improved CLI tests.
  • Added template-example.json and template-example.yaml.
  • README.md: added template format description and CLI Library usage.

1.0.1 #

  • Added StorageCompressed:
    • Zip: StorageZip
    • Tar+Gzip: StorageTarGzip
  • CLI:
    • Added support for .zìp, .tar.gz and .tar files.
  • Improved README.md CLI commands description.
  • archive: ^3.1.2

1.0.0 #

  • CLI support.
    • create, info, prepare.
  • Template files support (YAML and JSON).
  • Template manifest support.
  • Initial version.
3
likes
140
pub points
42%
popularity

Publisher

unverified uploader

Tool to generate project templates for any programming language or framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

archive, args, async_extension, collection, path, yaml, yaml_writer

More

Packages that depend on project_template