1.2.3-r2 ā€¢ Published 3 years ago

exscript v1.2.3-r2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

EXScript

šŸ›ˆ About

EXScript is an easy to use, easy to install npm package to supercharge your "npm run" experience. Not only is it for node, its global. It can run any binary in your PATH through a seemless child process stdio relay.

šŸ“„ Installation

npm i -g exscript

šŸ”§ Usage

[] = optional, <> = required

āœļø Editing Scripts

$NODE_Global_Pacakages/exscript/.scripty/scripts.json is where we store scripts.

exscript config [-e]
// (-e opens in explorer)

šŸ”˜ Running Scripts

exscript run <name>
// default: echo \"hello\"

šŸ”„ Reloading Config

exscript reload

šŸ“œ ToDo

Moved to GitHub.

1.2.3-r2

3 years ago

1.2.3-r1

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.2

3 years ago