UNPKG

@digital-blueprint/mono-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/mono-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/mono-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/mono-app/) | [Mono Bundle](https://github.com/digital

13 lines (9 loc) 296 B
#!/usr/bin/env bash export DIRENV_WARN_TIMEOUT=20s eval "$(devenv direnvrc)" # `use devenv` supports the same options as the `devenv shell` command. # # To silence all output, use `--quiet`. # # Example usage: use devenv --quiet --impure --option services.postgres.enable:bool true use devenv