with-env
Environment runner
Allows users to run commands with customized environments.
Deno package to run commands with a custom environment
5 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bentoumitech/denox | A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
manyuanrong/deno-deamon | A tool to enable background execution of Deno programs. | 14 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
egoist/dedep | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
danduh/ng-process-env | Helps update Angular environment files with values from system environment variables during the build process. | 19 |
syumai/deno-libs | A collection of reusable commands for the Deno runtime environment. | 31 |
nix-community/lorri | Automates development environment updates and syncs tools with Nix shell configuration | 698 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |