This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

nodlex

0.1.6 • Public • Published

Nodlex

Nodlex is a CLI tool that can generate boilerplate code for Alexa Skill Developement. Nodlex generates boilerplate code based on the repository alexa-nodejs-boilerplate, for more details on how to use this boiler plate follow the link. Nodlex also provides functionality to Add Intent from CLI itself. So no overhead of writing basic code everytime you add a new intent to your skill.

Installation

To use Nodlex you must have nodejs and npm preinstalled in your system. To install Nodlex globally use

npm install -g nodlex

This will install Nodlex globally so that it can be used from anywhere in the system.

How to use

  • To create a new nodlex project, type in console

    nodlex create <your alexa project name>

  • To add a new intent into already existing nodlex project

    nodlex addintent <your intent name>

License

Apache 2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i nodlex

Weekly Downloads

1

Version

0.1.6

License

Apache-2.0

Unpacked Size

45.4 kB

Total Files

13

Last publish

Collaborators

  • as-ajitsingh