Cli
💽 the tinyhttp CLI
Install / Use
/learn @tinyhttp/CliREADME
<div align="center">
@tinyhttp/cli
</div>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
templateis the name of template from examples folder.folderargument is optional
Flags
--pkg- custom package manager to use for running installation commands.
