1.0.0 • Published 2 years ago

htmx-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.0.9

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.0

2 years ago

0.0.1

2 years ago