vardot/cv-project

cv Project

Installs: 76

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 0

Open Issues: 0

Type:project

8.2.1 2020-02-06 10:07 UTC

This package is auto-updated.

Last update: 2024-04-29 04:13:53 UTC


README

Project template for cv distribution.

Create a cv distribution project with Composer:

To install the latest version of CV 3.0.x run this command:

composer create-project vardot/cv-project:~3 PROJECT_DIR_NAME --stability dev --no-interaction

To install the dev version of cv distribution 3.0.x run this command:

composer create-project vardot/cv-project:3.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction