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`
- Host: GitHub
- URL: https://github.com/unix/create-func
- Owner: unix
- License: mit
- Created: 2019-06-15T19:59:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T02:54:20.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T06:39:31.397Z (3 months ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0run `npx create-func` to install.
### LICENSE
[MIT](./LICENSE)