@shivamkj/shell-util

1.0.0 • Public • Published

Shell Util

License: MIT

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.

/@shivamkj/shell-util/

    Package Sidebar

    Install

    npm i @shivamkj/shell-util

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.28 kB

    Total Files

    4

    Last publish

    Collaborators

    • shivamkj