auth0-extensions-scaffolder
v1.0.0
Published
Auth0 Extensions Command Line Interface
Downloads
4
Readme
Auth0 Extensions CLI
Command line tool for scaffold your Auth0 extension.
Setup
$ npm i -g auth0-extensions-scaffolder
Requires wt-cli configured.
Usage
Scaffold
Creates an skeleton app
$ a0-extensions scaffold sample
For more info:
a0-extensions scaffold -h
Options
--es6
Scaffold the project using ES6
--interactive
Ask about some parameters for your project
Issue Reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
Author
License
This project is licensed under the MIT license. See the LICENSE file for more info.