1.0.12 • Published 7 months ago

@iopanda/strapi-crack-ee v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

strapi-crack-ee

WARNING: This project is only for technique testing, DO NOT use this package in any production environment!

Usage:

  1. Crack when install the package

1.1. Make sure you have install the required packages (Strapi packages) already.

npm install

1.2. Install in your strapi project by below command:

npm install @iopanda/strapi-crack-ee

This package will generate the license automatically in your project.

  1. Crack by command

Also, you can run the crack by command.

2.1 Install packages

npm install
npm install @iopanda/strapi-crack-ee --save

2.2 Modify your package.json file, add new record in script

{
    "scripts": {
        "crack": "strapi-crack"
    }
}

2.3 Run command by npm

npm run crack

Good Luck!

1.0.12

7 months ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago