UNPKG
bunx
Version:
latest (0.1.0)
0.1.0
Simple zx style shell for Bun/Node.
github.com/wobsoriano/bunx
wobsoriano/bunx
bunx
/
README.md
20 lines
(11 loc)
•
250 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# bunx
Simple [zx](https:
//gi
thub.com/google/zx) style shell
for
Bun/Node.
## Install
``
`ts import { $ } from 'bunx' $`
cat package.json |
grep
name
` const branch = await $`
git branch --show-current
` $`
mkdir
/tmp/
${branch}
` `
``
## License
MIT