for023/ds-project

Ds Project from vardoc project

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:project

dev-8.x-2.x / 8.2.x-dev 2020-04-20 05:58 UTC

This package is auto-updated.

Last update: 2024-04-21 20:05:26 UTC


README

Build Status Vardoc 8.2.6

Vardoc Project

Project template for Vardoc distribution.

Create a Vardoc project with Composer:

To install the most recent stable release of Vardoc 8.2.x run this command:

 can not use.
composer create-project for023/ds-project:^8.2.6 PROJECT_DIR_NAME --no-dev --no-interaction

To install the dev version of Vardoc 8.2.x run this command:

composer create-project for023/ds-project:8.2.x-dev PROJECT_DIR_NAME --stability dev --no-interaction