An open API service indexing awesome lists of open source software.

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.

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)