An open API service indexing awesome lists of open source software.

https://github.com/unix/create-func

installer for `func`
https://github.com/unix/create-func

Last synced: 3 months ago
JSON representation

installer for `func`

Awesome Lists containing this project

README

        

## create-func

installer for [func](https://github.com/unix/func)

### Usage

#### npm version > 6.1.0

Just run `npm init func`.

#### npm version < 6.1.0

run `npx create-func` to install.

### LICENSE
[MIT](./LICENSE)