mirror of
https://github.com/strapi/strapi.git
synced 2025-09-01 12:53:03 +00:00

* Add CLI support for branch in direct GitHub URL * Change getRepoInfo to return branch * Change variable name, add eslint 'one-var' rule * Fix eslint 'one-var' error * Move fetch GitHub logic in its own file * Update code to avoid destructuring reassignment * Update and add some JSDoc
strapi-generate-new
This Strapi generator contains all the default files for a new Strapi application.
This generator can be called with:
$ strapi new <myAppName>