Skip to content

josebc/varbase-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

260 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Varbase 8.8.5

Varbase Project

Project template for Varbase distribution.

Create a Varbase project with Composer:

To install the most recent stable release of Varbase 8.8.x run this command:

composer create-project Vardot/varbase-project:^8.8.5 PROJECT_DIR_NAME --no-dev --no-interaction

To install the dev version of Varbase 8.8.x run this command:

composer create-project vardot/varbase-project:8.8.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

To run using lando use the following steps:

  1. Install lando locally, steps for installing can be found here.
  2. Run lando start.

About

Project template for Varbase distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published