Skip to content

owdproject/nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nx Plugin

Nx Plugin for Open Web Desktop.

Overview

This plugin for the Open Web Desktop monorepo enables easy modules installation.

Installation

To install the package, run:

pnpm install @owdproject/nx

Usage

Install a new app

nx run desktop:install-app --name=@owdproject/app-todo

Install a new module

nx run desktop:install-module --name=@owdproject/module-pinia-localforage

Install a new theme

nx run desktop:install-theme --name=@owdproject/theme-gnome

License

This plugin is released under the MIT License.

About

Nx plugin for Open Web Desktop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published