@sustainhawaii/release-dependency-locally

1.1.9 • Public • Published

release-dependency-locally

Prerequisites:

  • symbolic link “~/sustainhawaii-code” to a directory containing all repos in flat hierarchy
  • install standard-version globally ( npm i -g standard-version )
  • install next-standard-version globally ( npm i -g next-standard-version )

Installation:

  • npm i -g @sustainhawaii/release-dependency-locally

Usage:

  • In shell, change working directory to an npm module that is a dependency of other projects in the same parent directory.
  • Enter "rdl" command.
  • It will bump the version, commit, build and publish to npm.
  • If it has any dependents, it will make them update this dependency, and then run this script in their directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @sustainhawaii/release-dependency-locally

Weekly Downloads

30

Version

1.1.9

License

ISC

Unpacked Size

21.3 kB

Total Files

14

Last publish

Collaborators

  • nidhinmathew
  • basavarajaut
  • abhisustain
  • muralisustain
  • anirsustain
  • cksh