dotenvversion
Javascript's dotenv port to ocaml
This tool allows for the user to keep a file (default .env
, hence the name) which contains environment variables to be exported when running locally. When deployed, the file will not be available and the variables will be read from the environment, as always.
This is a port of JavaScript's Dotenv (https://github.com/motdotla/dotenv).
Author | Jose Nogueira <ze@thatportugueseguy.com> |
---|---|
License | BSD-3-clause |
Published | |
Homepage | https://github.com/thatportugueseguy/ocaml-dotenv |
Issue Tracker | https://github.com/thatportugueseguy/ocaml-dotenv/issues |
Maintainer | Jose Nogueira <ze@thatportugueseguy.com> |
Dependencies | |
Source [http] | https://github.com/thatportugueseguy/ocaml-dotenv/releases/download/v0.0.1/dotenv-v0.0.1.tbz sha256=7d7cb7dd9b428ac3db8f2950add30ff7864eb2bbe0b218d33fec75f00160ab2e sha512=3effccc7feec286354d1f942bfbdf8c854ba76bb1bb1ac5e6f060c4a127d0fc87c0f998e389a729c380b11ab969c19256f0fe2ac418077bec6170f05b0eeff6c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dotenv/dotenv.0.0.1/opam |
No package is dependent