cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the
Crystal plugin for the asdf version manager maintainer=@marciogm
Crystal language plugin for vfox
The main features of yanecc/vfox-crystal are: Environment Management.
Open-source alternatives to yanecc/vfox-crystal include: crenv/crenv — :gem: Crystal version manager like rbenv. kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… maiha/rcm.cr — Redis Cluster Manager in Crystal. marciogm/asdf-crystal — Crystal plugin for the asdf version manager [maintainer=@marciogm]. motdotla/dotenv — Dotenv is a configuration management library designed to load environment variables from local files into the process… npm/node-which — Like the unix which utility.