Files
directus/packages/create-directus-project
dependabot[bot] 7eb13e3de2 Bump execa from 5.0.1 to 5.1.1 (#6126)
Bumps [execa](https://github.com/sindresorhus/execa) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 08:41:12 -04:00
..
2021-04-29 15:55:12 -04: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