UNPKG

@digital-blueprint/esign-app

Version:

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

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