cloudify-ui-common-scripts

1.0.0 • Public • Published

Cloudify UI Common Scripts

npm

This package contains common shell scripts:

  1. create-version.sh - provides helper function for creating new version of NPM package by creating a new branch with version change commit and pushing that branch to the remote repository.

  2. get-ts-migration-progress.sh - prints the summary of the migration to TypeScript.

  3. upload-package.sh - provides helper function for uploading package file to the remote machine using SSH and running specified command remotely.

Installation

npm install cloudify-ui-common-scripts

Usage

NODE_MODULES_PATH="$( npm root )"
${NODE_MODULES_PATH}/cloudify-ui-common-scripts/get-ts-migration-progress.sh .

Readme

Keywords

none

Package Sidebar

Install

npm i cloudify-ui-common-scripts

Weekly Downloads

63

Version

1.0.0

License

Apache-2.0

Unpacked Size

9.01 kB

Total Files

5

Last publish

Collaborators

  • cloudify-it