Coder Social home page Coder Social logo

List of examples about envvars HOT 4 CLOSED

flemay avatar flemay commented on June 13, 2024
List of examples

from envvars.

Comments (4)

flemay avatar flemay commented on June 13, 2024

Currently it would not be possible. example can be passed to the command envfile which generates a .env file with the example values. :)
https://github.com/flemay/envvars/blob/master/cmd/envfile.go#L32

from envvars.

flemay avatar flemay commented on June 13, 2024

What I think would be best is to have a list of accepted values. What do you think @aarongorka ?

from envvars.

aarongorka avatar aarongorka commented on June 13, 2024

My example is probably not very good, I was thinking more of very dissimilar examples but not necessarily a list of accepted values. An application I am working with accepts both files and directories as input so I wanted to have both dir/file.yml and dir/ as examples.

Some options I thought of;

  1. Generate the .env.example from the 1st item in the examples list (too unintuitive/magic)
  2. Have two separate fields (example and examples? default and examples?)
  3. Just put my examples in the desc field

If 2. is not a good idea I will just do 3. and we can close this issue.

from envvars.

flemay avatar flemay commented on June 13, 2024
  1. Too magic hehe
  2. default would be confusing as in people may think that it would be that value if none is provided whereas I use example values to generate .env file only if you pass example. and having example along with examples will be confusing too because both will be for different purpose while 1 being just the plural of the other.
  3. desc would be a good place where to start.

That being said, wonder if there is another way to generate the example or maybe generating the example file is not required?

from envvars.

Related Issues (6)

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.