func-template
v1.1.5
Published
The official project template for building TypeScript command-line tools with [func](https://github.com/unix/func). It includes example commands, typed options, services, local development, tests, and production builds.
Readme
func-template
The official project template for building TypeScript command-line tools with func. It includes example commands, typed options, services, local development, tests, and production builds.
Documentation · Quick Start · 中文文档
Create a project from the template:
npm init func