0.1.0 • Published 9 years ago

tk-cli v0.1.0

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
9 years ago

tk-cli

npm

what is tk-cli? it's a simple solution to bump your project tag and publish it to npmjs.com

How does it works

Install

npm install -g tk-cli

Run

tk-cli publish

TO-DO

  • read package.json and bump version there;
  • ask user to log in to npm adduser if not logged in. (does not ask, it breaks if not logged but tell the user how to fix);
  • add .tk-clirc;
  • option to just add tag;
  • option to never publish to npm;
  • option to never try to find an package.json.
0.1.0

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.1

9 years ago