Skip to content

unix/cfunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfunc

Standard tooling for func development.


Usage

required npm version > 5.0

  1. create project: npx cfunc init

  2. development: npx cfunc dev

  3. build cli project: nxp cfunc build


Params

  • cfunc init: null.

  • cfunc dev: [-f, 'entry file']

  • cfunc build: [-f, 'entry file'] [-o, 'output dir']


LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published