@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

/@growflow/update-dotenv/

    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