@shivamkj/shell-util
v1.0.0
Published
Extremely simple, small, and opinionated helpers that make it easy to write complex shell scripts in NodeJS
Downloads
9
Readme
Shell Util
Extremely simple, small, and opinionated helpers that make it easy to write complex shell scripts in NodeJS. Just, a tiny utility function around child_process to reduce boilerplate for running commands from NodeJS script. Also, includes some commonly used packages like "fast-glob", "minimist", "node-fetch" etc.
Contributing
We welcome and appreciate contributions from the community! Whether you're fixing a bug, implementing a new feature, or improving documentation, your efforts make this project better for everyone. Please follow the existing code style and formatting conventions. Use a consistent style throughout the project.
Copyright
Copyright (©) 2024 - Shivam Kumar Jha
MIT Licensed. Check LICENSE for more details.