https://github.com/reliverse/cutexe
@reliverse/cutexe: Running commands in your scripts can now be an enjoyable, charming, and cute process. Embrace cutexe, not just child_process execution. This library is a great alternative to execa, tinyexec, etc.
https://github.com/reliverse/cutexe
Last synced: 3 months ago
JSON representation
@reliverse/cutexe: Running commands in your scripts can now be an enjoyable, charming, and cute process. Embrace cutexe, not just child_process execution. This library is a great alternative to execa, tinyexec, etc.
- Host: GitHub
- URL: https://github.com/reliverse/cutexe
- Owner: reliverse
- License: mit
- Created: 2024-11-07T23:11:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T13:56:19.000Z (7 months ago)
- Last Synced: 2025-01-12T01:39:20.732Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @reliverse/cutexe
[npmjs.com](https://www.npmjs.com/package/@reliverse/cutexe) | [GitHub](https://github.com/reliverse/cutexe)
Running commands in your scripts can now be an enjoyable, charming, and cute process. Embrace cutexe, not just child_process execution. This library is a great alternative to execa, tinyexec, etc.
## Installation
Install via your preferred package manager:
```sh
bun add @reliverse/cutexe # instead of bun you can use: npm, pnpm, or yarn (deno support is coming soon)
```## You may also like
- blefnk/reliverse: [npmjs.com](https://npmjs.com/package/reliverse) | [GitHub](https://github.com/blefnk/reliverse)
- @reliverse/pm: [npmjs.com](https://npmjs.com/package/@reliverse/pm) | [GitHub](https://github.com/reliverse/pm)
- @reliverse/pm**x**: [npmjs.com](https://npmjs.com/package/@reliverse/pmx) | [GitHub](https://github.com/reliverse/pmx)