I've released a new command-line tool providing several helpful utilities for mastering projects. This replaces the older rp-master
command. You can:
๐๏ธ
liqvid audio
Join, convert, and transcribe audio๐ฆ
liqvid build
Easily bundle your project for deployment๐บ
liqvid render
Render to static video๐
liqvid serve
Easily run a preview server for your video๐ผ๏ธ
liqvid thumbs
Generate thumbnails
To install:
- npm
- yarn
npm install -D @liqvid/cli
yarn add -D @liqvid/cli