Skip to content

kartik1998/deploykit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/directory-with-env-files
export DEPLOY_DIR=/path/to/directory-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

About

Make deployment easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published