UNPKG
setapp-cli
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.1
0.1.0
Command-line interface for installing Setapp applications
setapp-cli
/
readme.md
16 lines
(10 loc)
•
229 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# setapp-cli To install dependencies:
``
`bash bun install `
``
To run:
``
`bash bun run bin/setapp.ts `
``
This project was created using
`bun init`
in bun v1
.2
.1
. [Bun](https:
//bun.sh) is a fast all-in-one JavaScript runtime.