tinyhttp / cli

💽 the tinyhttp CLI

Home Page:https://tinyhttp.v1rtl.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@tinyhttp/cli

npm GitHub Workflow Status Coverage

The tinyhttp CLI to quick-start new projects.

Install

Node.js 16.8+ is required.

bun i -g @tinyhttp/cli

Usage

tinyhttp new <template> [folder]

tinyhttp new basic my-app

Arguments

  • template is the name of template from examples folder.
  • folder argument is optional

Flags

  • --pkg - custom package manager to use for running installation commands.

About

💽 the tinyhttp CLI

https://tinyhttp.v1rtl.site


Languages

Language:TypeScript 76.2%Language:JavaScript 23.8%