Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Tags: twilio-labs/create-twilio-function

Tags

v2.4.0

Toggle v2.4.0's commit message
2.4.0

v2.3.0

Toggle v2.3.0's commit message
2.3.0

v2.2.0

Toggle v2.2.0's commit message
2.2.0

v2.1.0

Toggle v2.1.0's commit message
2.1.0 (January 14, 2020) [☰](v2.0.0...v2.1.0)

- minor updates
  - Validates project names. Names can only include letters, numbers and hyphens
  - Adds `npm run deploy` command to generated project which will run `twilio-run deploy`
  - Updates Node version output for new functions to 10.17 to match Twilio Functions environment
  - Adds a link to the Twilio console to the output asking for credentials
  - Lints the code according to eslint-config-twilio
  - Improves getting the size of the terminal for setting the output

v2.0.0

Toggle v2.0.0's commit message
Version 2

- Exports details about the cli command so that other projects can consume it
- Generates new project from the ./templates directory in this project
- Can generate projects based on a template from twilio-labs/function-templates
- Can list available templates
- Depends on twilio-run v2.0.0

v1.0.2

Toggle v1.0.2's commit message
Version 1.0.2

- Minor updates
  - Better error messages if the cli fails to create a directory. Fixes #14

v1.0.1

Toggle v1.0.1's commit message
Version 1.0.1

- Minor updates
  - Corrected order of arguments in generated example function. Fixes #10

v1.0.0

Toggle v1.0.0's commit message
Release version 1

v0.1.0

Toggle v0.1.0's commit message
Version 0.1.0 release for testing from npm.