lmlfc-bttv/README.md
2023-12-30 16:03:07 +00:00

6 lines
199 B
Markdown

# lmlfc-bttv
- install deps: `yarn`
- more verbose but same: `yarn install --production=false`
- compile extension (into "dist" dir): `yarn build`
- pack "dist" dir (runs web-ext): `yarn build-ext`