Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 334 Bytes

File metadata and controls

9 lines (5 loc) · 334 Bytes

Create Auth0 CICD

Init project for creating Auth0 CICD projects with Bitbucket Pipelines integration.

To create a new project, run the following command:

pnpm dlx @soliantconsulting/create-auth0-cicd@latest [<name>]

The script will place the project in a directory with the given name under the current working directory.