2.0.0 • Published 2 years ago

kudos-cli v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

kudos-cli

Command line utility for running Kudos microservices

v2 breaking change

now uses yarn add for updeps

HOW TO DEV

  1. Do some reading on NodeJS command line development. Try this: https://medium.com/netscape/a-guide-to-create-a-nodejs-command-line-package-c2166ad0452e

  2. npm remove kudos-cli maybe? So it doesn't conflict with our dev version.

  3. npm link see the reading above. It'll make the kudos command reference our dev version.

  4. Now when you run kudos dev all or similar, it should be running your dev code.

Releasing an update

  1. Update version in package.json
  2. npm login
  3. npm publish
2.0.0

2 years ago

1.1.1

3 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago