UNPKG

stremio-addons

Version:
11 lines (7 loc) 252 B
### Scaffolding You can start development of your Stremio addon by executing: ``` npm -g install yo generator-stremio-addon # use sudo if you're on Linux yo stremio-addon ``` You will find generated Stremio addon source code in `output/` directory.