strapi/packages/strapi-generate-new
Fabien Del Carmen 631ac69686
Add CLI support for branch in direct GitHub URL (#10273)
* 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
2021-05-19 19:02:41 +02:00
..
2019-04-16 09:05:47 +02:00
2021-01-28 16:57:29 +01:00
2018-12-05 15:42:58 +01:00
2020-07-08 09:45:28 +02:00

strapi-generate-new

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains all the default files for a new Strapi application.

This generator can be called with:

$ strapi new <myAppName>

Resources