@owdproject/nx
v0.0.3
Published
<p align="center"> <img width="160" height="160" src="https://avatars.githubusercontent.com/u/65117737?s=160&v=4" /> </p> <h1 align="center">Nx Plugin</h1> <h3 align="center"> Nx Plugin for Open Web Desktop. </h3>
Readme
Overview
This plugin for the Open Web Desktop monorepo enables easy modules installation.
Installation
To install the package, run:
pnpm install @owdproject/nxUsage
Install a new app
nx run desktop:install-app --name=@owdproject/app-todoInstall a new module
nx run desktop:install-module --name=@owdproject/module-pinia-localforageInstall a new theme
nx run desktop:install-theme --name=@owdproject/theme-gnomeLicense
This plugin is released under the MIT License.
