An open API service indexing awesome lists of open source software.

https://github.com/cm-iv/cmiv-cli

A command line interface which generates web development frameworks.
https://github.com/cm-iv/cmiv-cli

astro blitzjs cli nextjs redwoodjs rust solidjs typescript

Last synced: about 2 months ago
JSON representation

A command line interface which generates web development frameworks.

Awesome Lists containing this project

README

        

# cmiv-cli

A command line interface which auto generates a frontend (or full-stack) framework

**UPDATE: (now written in Rust, final binary size reduced and runtime speed increased)**

Pick from these options (so far):

- NextJS App Router
- BlitzJS App Router
- RedwoodJS (Typescript)
- AstroJS
- AdonisJS
- Preact Vite Typescript
- SolidJS Vite Typescript
- Svelte Vite Typescript

## Installation

---
Pick one of the binaries from the GitHub releases and add it to your PATH

You can also build `CMIV-CLI` yourself, provided that Rust is installed via `cargo build --release`