2.3.2 • Published 10 days ago

create-nx-quarkus v2.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 days ago

create-nx-quarkus

npm version github action - release semantic-release

Our very own CLI to create Nx workspaces with built-in support for Quarkus!

The goal of this CLI is to ease the process of creating a Nx workspace that can host and manage Quarkus projects, thanks to our @nxrocks/nx-quarkus plugin, that is automatically installed within it.

Prerequisites

To run this CLI, all you need is to have NodeJS installed (preferably the current LTS version). Then to later create and run your Quarkus projets, you'll need a Java Runtime as well.

  • NodeJS (preferably latest or LTS version) in path
  • JRE or JDK in path

Getting Started

Run npx create-nx-quarkus your-workspace-name to execute the CLI.

This command will guide you through the creation process steps by steps.

Options

Run npx create-nx-quarkus --help to print some helpful info on available options.

Compatibility with Nx

Every Nx package relies on the underlying Nx Workspace/DevKit it runs on. This table provides the compatibility matrix between major versions of Nx workspace and this package.

Package VersionNx Workspace version
>=v3.0.0>=v17.3.0
<v3.0.0<17.3.0

License

Copyright (c) 2023-present Tine Kondo. Licensed under the MIT License (MIT)

2.3.2

10 days ago

2.3.1

1 month ago

0.0.0-e2e

2 months ago

2.3.0

3 months ago

2.2.2

5 months ago

2.2.1

5 months ago

2.2.0

5 months ago

2.1.1

6 months ago

2.1.0

6 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.0.0

7 months ago