6 lines
199 B
Markdown
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`
|