Files
directus/packages/create-directus-project
Saad Irfan ⚡️ 643d7d7977 feat: global installation and update check (#6795)
* Add global installation option

* Add update check for global install
2021-07-14 23:02:30 +00:00
..
2020-07-29 14:19:32 -04:00
2020-07-29 13:36:03 -04:00
2021-05-04 18:52:08 -04:00

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