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

outdatedDart 1 only

A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart.

Build Status

A CLI for Dart web development.

Note: Under heavy development.

See the Dart 2 Web Migration Guide for more information.

Installation #

$ pub global activate webdev

Usage #

$ webdev
A tool to develop Dart web projects.

Usage: webdev <command> [arguments]

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

Available commands:
  build   Run builders to build a package.
  help    Display help information for webdev.
  serve   Run a local web development server and a file system watcher that re-builds on changes.

Run "webdev help <command>" for more information about a command.
57
likes
0
pub points
86%
popularity

Publisher

verified publishertools.dart.dev

A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, io, pub_semver, stack_trace, yaml

More

Packages that depend on webdev