@kartikkhk/deploykit

1.4.0 • Public • Published

deploykit

The script needs two variables from the env "ENV_DIR" & "DEPLOY_DIR" I would recommend that you add something like: export ENV_DIR=/path/to/directories-with-env-files export DEPLOY_DIR=/path/to/directories-with-deploy-scripts Also ensure that these directories only have files

Installation

npm i -g @kartikkhk/deploykit

Usage

  • Just install deploykit and run deploy
  • Sample env file to be placed in ENV_DIR:
JENKINS_TOKEN=randomtoken
ENV=staging

Example Screenshots

example1
example2

Readme

Keywords

Package Sidebar

Install

npm i @kartikkhk/deploykit

Weekly Downloads

1

Version

1.4.0

License

WTFPL

Unpacked Size

125 kB

Total Files

7

Last publish

Collaborators

  • kartikkhk