drt 1.0.1 copy "drt: ^1.0.1" to clipboard
drt: ^1.0.1 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
0
likes
140
points
126
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

Print a Dart release tag name.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

pubspec_parse

More

Packages that depend on drt