run-script-up
v1.1.5
Published
Runs script if exists and goes up the folder tree until it finds it.
Maintainers
Readme
run-script-up
Runs script if exists and goes up the folder tree until it finds it.
Install
npm i -g run-script-up
Usage
run-script-up <script name>
You can access the original work directory by querying:
process.env.orig_cwd
