func
v1.3.5
Published
[![CircleCI](https://circleci.com/gh/unix/func.svg?style=svg)](https://circleci.com/gh/unix/func) [![Build Status](https://travis-ci.org/unix/func.svg?branch=master)](https://travis-ci.org/unix/func)
Downloads
1,001
Maintainers
Readme
FUNC
More popular and simple way to build command-line tools.
Feature
Very small volume ≈ 7kb
Elegant grammar
Very few dependencies, maximum optimized running speed and
npm
download timeTemplate support, best practices right away
Quick Start
Just run npm init func
to create project.
npm init func
: create projectnpm i
: install deps.npm start
: setup link and development ready.
It's all.
Documentation
Thanks
Thanks to Shannon Moeller for donating the pkgname "func" on npm!