tunder_cli 1.0.0-pre.4 copy "tunder_cli: ^1.0.0-pre.4" to clipboard
tunder_cli: ^1.0.0-pre.4 copied to clipboard

The Tunder Framework CLI.

Tunder Framework CLI #

This is the Tunder Framework CLI used to create tunder projects very quickly.

Installation #

dart pub global activate tunder_cli

Once you have the CLI installed globally you can now use the create command to create a new project:

tunder create my_awesome_project

A new project will be created in the current directory in the folder my_awesome_project you specified. Of course, feel free to give any name to your project folder.

How to generate a new template? #

Clone the repo and run:

melos templates
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

The Tunder Framework CLI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, mason, mason_logger, recase

More

Packages that depend on tunder_cli