Skip to content

akkoucai/strapi-crack-ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 @mihtonmi/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 @mihtonmi/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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%