@growflow/update-dotenv
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

update-dotenv

A NodeJS module to write updates to a .env file

Installation

yarn add dotenv @growflow/update-dotenv

Usage

const updateDotenv = require('@growflow/update-dotenv')

updateDotenv({
  MY_VARIABLE: 'new value'
}, <optional_environment_name>).then((newEnv) => console.log('Done!', newEnv))

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1,845
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1,845
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i @growflow/update-dotenv

Weekly Downloads

1,849

Version

1.0.4

License

ISC

Unpacked Size

15.6 kB

Total Files

8

Last publish

Collaborators

  • dannydivita
  • neil-at-growflow
  • zachgrowflow.com
  • snolton
  • tomgrowflow
  • sperrye
  • jaygrowflow
  • ericjohannsen