bunx
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

bunx

Simple zx style shell for Bun/Node.

Install

import { $ } from 'bunx'

$`cat package.json | grep name`

const branch = await $`git branch --show-current`

$`mkdir /tmp/${branch}`

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i bunx

Weekly Downloads

90

Version

0.1.0

License

MIT

Unpacked Size

6.32 kB

Total Files

6

Last publish

Collaborators

  • wobsoriano