Skip to content

chrisnorman7/drt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command line application to print dart release dag names.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages