@tinyhttp/cli
v1.3.7
Published
CLI to setup tinyhttp apps
Readme
@tinyhttp/cli
The tinyhttp CLI to quick-start new projects.
Install
Node.js 16.8+ is required.
bun i -g @tinyhttp/cliUsage
tinyhttp new <template> [folder]
tinyhttp new basic my-appArguments
templateis the name of template from examples folder.folderargument is optional
Flags
--pkg- custom package manager to use for running installation commands.
