drt 1.0.0 copy "drt: ^1.0.0" to clipboard
drt: ^1.0.0 copied to clipboard

Print a Dart release tag name.

DRT #

Description #

A simple command line application to print the tag name for the current version of your package.

Usage #

dart pub global activate drt
drt

Assuming a pubspec.yaml which contains:

version: 1.2.3

The drt command will print:

v1.2.3
111
1
likes
140
points
27
downloads

Documentation

API reference

Publisher

verified publisherbackstreets.site

Weekly Downloads

Print a Dart release tag name.

Repository (GitHub)

License

Unlicense (license)

Dependencies

pubspec_parse

More

Packages that depend on drt