crawl 0.1.0 copy "crawl: ^0.1.0" to clipboard
crawl: ^0.1.0 copied to clipboard

outdated

A cli for creating pubspec.yaml files.

Crawl provides a cli for creating pubspec.yaml files.

Installation #

To use Crawl on the command line, install it using pub global activate:

$ pub global activate crawl

To update Crawl, use the same pub global activate command.

Usage #

A simple usage example:

$ mkdir nice_project
$ cd nice_project
$ crawl init # launch prompt for creating pubspec.yaml file

Features and bugs #

Please file feature requests and bugs at the issue tracker.

8
likes
0
pub points
0%
popularity

Publisher

verified publishercreativebracket.dev

A cli for creating pubspec.yaml files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dcli

More

Packages that depend on crawl