0.1.0 • Published 7 years ago

tk-cli v0.1.0

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
7 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

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.1

7 years ago