cross-env

Crates.iocross-env
lib.rscross-env
version0.1.0
created_at2025-07-06 10:14:48.333223+00
updated_at2025-07-06 10:14:48.333223+00
descriptionansi2
homepagehttps://github.com/ahaoboy/cross-env
repositoryhttps://github.com/ahaoboy/cross-env
max_upload_size
id1740053
size10,947
阿豪 (ahaoboy)

documentation

README

https://github.com/kentcdodds/cross-env

cross-env GREET=Joe bash -c 'echo $GREET'
{
  "scripts": {
    "build": "cross-env NODE_ENV=production webpack --config build/webpack.config.js"
  }
}
Commit count: 0

cargo fmt