Detalhes do pacote

bunx

wobsoriano4.2kMIT0.1.0

Simple zx style shell for Bun/Node.

bun, zx, shell, bash

readme (leia-me)

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