mirror of
https://github.com/strapi/strapi.git
synced 2025-10-03 12:26:19 +00:00

* Allow template configs as functions Signed-off-by: Rémi de Juvigny <remi@hey.com> * Allow template shorthands Signed-off-by: Rémi de Juvigny <remi@hey.com> * Restore strapi-generate-new import Signed-off-by: Rémi de Juvigny <remi@hey.com> * New shorthand system and updated docs Signed-off-by: Rémi de Juvigny <remi@hey.com> * Improved docs Signed-off-by: Rémi de Juvigny <remi@hey.com> * Remove duplicate merge-template file Signed-off-by: Rémi de Juvigny <remi@hey.com>
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>