@cubing/deploy
v0.1.4
Published
Dreamhost-compatible deploys using [`bun`](https://bun.sh/) and `rsync`.
Downloads
37
Readme
@cubing/deploy
Dreamhost-compatible deploys using bun
and rsync
.
- Install:
bun add --development @cubing/deploy
# or
npm install --save-dev @cubing/deploy
- Add URLs to
package.json
:
{
"@cubing/deploy": {
"https://experiments.cubing.net/test/deploy": {}
}
}
- Run:
bun x @cubing/deploy