GithubHelp home page GithubHelp logo

Comments (9)

kerimdzhanov avatar kerimdzhanov commented on May 23, 2024 5

Hello gets,

Sorry for the late reply. Yes, the package is maintained 😅

I'll take a look at what's new in "moldotla/dotenv" since v8.0.0. and release a new version once I make sure that everything is ok.

Thanks for being patient all this time 🙏

from dotenv-flow.

bartvanandel avatar bartvanandel commented on May 23, 2024 1

@kerimdzhanov Would you be so kind to reply?

from dotenv-flow.

piotr-cz avatar piotr-cz commented on May 23, 2024 1

ATM only thing I'm missing are updated dependencies.
Particularly dotenv >= 15.0.0 with support of Multiline values

from dotenv-flow.

piotr-cz avatar piotr-cz commented on May 23, 2024 1

I'm using this package together with mikro-orm which has dotenv in it's dependencies, so I decided for an override in package.json to use same version:

  // package.json
  "dependencies": {
    "dotenv-flow": "^3.2.0"
  },
  "overrides": {
    "dotenv-flow@^3.2.0": {
      "dotenv": ">= 15.0.0"
    }
  }

from dotenv-flow.

JLAcostaEC avatar JLAcostaEC commented on May 23, 2024

Apparently @kerimdzhanov is not active, if you see his profile only has 1 commit in a year, therefore I would take this repository as abandoned.

from dotenv-flow.

piotr-cz avatar piotr-cz commented on May 23, 2024

Are you guys using any alternatives?

from dotenv-flow.

qiulang avatar qiulang commented on May 23, 2024

Hi, I did some research and find this one https://github.com/entropitor/dotenv-cli but I am still learning it. But its usage is not exactly the same.

from dotenv-flow.

qiulang avatar qiulang commented on May 23, 2024

@piotr-cz what is ATM ?

from dotenv-flow.

bartvanandel avatar bartvanandel commented on May 23, 2024

At the moment.

You could have googled it, you know.

from dotenv-flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.