Skip to content

syrnxalno/envsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envsync - a lightweight environment variable handler

wip

Clone the repository and install dependencies:

git clone https://github.com/syrnxalno/envsync.git
cd envsync
npm install

Run the CLI directly with Node.js:

node ./src/cli.js

or link the package to make the envsync command available globally:

npm link
envsync

About

A lightweight CLI tool to keep your environment variables consistent across development, staging, and production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors