Skip to content

env-sync automates the process of syncing and saving examples of all your env files

Notifications You must be signed in to change notification settings

ize-302/env-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env-sync

env-sync automates the process of syncing and saving examples of all your env files. No more manually updating env samples

Installation

$ npm install -g env-sync

Install as a dev dependency (recommended)

$ npm install -D env-sync

Usage

  1. Insert as script command
// package.json
{
  "scripts": {
    "env": "env-sync"
  }
}
  1. Run it
$ npm run env

About

env-sync automates the process of syncing and saving examples of all your env files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published