ericclemmons / ericclemmons/if-env

Does not work with bash scripts?

Open
#7 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
98
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The only difference from the example I see is not using nom run (and setting the env value) in:
` "test" : "NODE_ENV='production' && if-env NODE_ENV==production && echo 'prod' $NODE_ENV || echo 'dev' $NODE_ENV",`

The output I get (in Mac OS Sierra):
dev production

Do I use it wrongly or did I met a limitation?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.