startr 0.0.2 copy "startr: ^0.0.2" to clipboard
startr: ^0.0.2 copied to clipboard

outdatedDart 1 only

Clones template snippets into project.

startr #

About #

Clones template snippets into project.

Usage #

Clones template snippets into project.

Usage: startr <command> [arguments]

Global options:
-h, --help    Print this usage information.

Available commands:
  clone   Clones template into project.
  help    Display help information for startr.

Run "startr help <command>" for more information about a command.

Commands #

clone #

Usage: startr clone <subcommand> [arguments]
-h, --help    Print this usage information.

Available subcommands:
  git    Clones template from git repository.
  path   Clones template from local directory path.

Run "startr help" to see global options.

path #

startr clone path <directory>

Clones template from local directory path.

Usage: startr clone path <directory>
-h, --help    Print this usage information.

Run "startr help" to see global options.

git #

startr clone git <uri>

Clones template from git repository.

Usage: startr clone git <uri>
-h, --help    Print this usage information.

Run "startr help" to see global options.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Clones template snippets into project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, git, path, random_string

More

Packages that depend on startr