The tinyhttp CLI to quick-start new projects.
Node.js 16.8+ is required.
bun i -g @tinyhttp/cli
tinyhttp new basic my-app
template
is the name of template from examples folder.folder
argument is optional
--pkg
- custom package manager to use for running installation commands.