1.0.0 • Published 4 months ago

htmx-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

HTMX CLI

The easiest way to get started with HTMX is to create a new project using the HTMX CLI.

Installation

npm install -g htmx-cli
yarn add -g htmx-cli
pnpm install -g htmx-cli
bun install -g htmx-cli

Note: You may need to use sudo to install the CLI globally.

After installing the CLI, use htmx-cli init to kickstart your new project.

You will be asked some questions such as the name of your project, whether you want to use Tailwind CSS, etc.

Contributing/Issues

Contributions and bug reports are welcome! Feel free to open an issue of create a pull request at any time.

Use common sense. Unreasonable pull requests and issues will be closed.

1.0.0

4 months ago

0.0.9

4 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.0

5 months ago

0.0.1

5 months ago