1.0.3 • Published 6 years ago

semon v1.0.3

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

SEMon

Script with Executable. \ Watching changes your scripts.

Installation

npm install -g semon

Usage

semon [options] <path>

Commands

NameDescription
-h, --helpUsage information
-V, --versionThe version number

Options

NameDefaultDescription
-p, --path [scripts]?Script file, dir, glob
-e, --executable [?]?Executable

Examples

PHP

$ semon -p server/*.php -e C:\\php\\php.exe

Python

$ semon -p server/*.py -e C:\\Python\\python.exe

License

MIT

Copyright (c) Mansu Jeong. All rights reserved.