mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* update dependency commander to v8 * Update import to match new version Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
create-directus-project
A small installer util that will create a directory, add boilerplate folders, and install Directus through npm.
Installation
This package is meant to be used through npx or yarn:
npx create-directus-project my-project
yarn create directus-project my-project