nx-github-pages
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Nx Github Pages

This project was generated using Nx.

A simple Nx plugin to enable deploying a static project to Github Pages.

Installation

To install the plugin, run:

nx add nx-github-pages

Usage

Pick a project to deploy and run:

nx g nx-github-pages:configuration --project=<project-name>

After the configuration is generated, you can deploy the project by running:

nx run <project-name>:deploy

Readme

Keywords

none

Package Sidebar

Install

npm i nx-github-pages

Weekly Downloads

27

Version

1.0.0

License

MIT

Unpacked Size

29.6 kB

Total Files

27

Last publish

Collaborators

  • agentender