1.1.4 • Published 5 years ago

wtr-cli v1.1.4

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Walker Tracker CLI

Installation

yarn global add wtr-cli

or

npm -g install wtr-cli

Usage

deploy

wtr deploy {env} or wtr d {env}

envdescription
stage or sgenerates and creates git tag for deploying current project to staging
prod or pgenerates and creates git tag for deploying current project to production

clean

wtr clean {object} or wtr c {option}

objectoptionsdescription
tags or t-l or --local for local tags only, -r or --remote for remote tags onlyby default, removes all local and remote tags from current project unless flag specified

TODO

  • colorize instructions and command list
  • add commit scripts
  • versioning/changelog scripts
1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago