Minimis

This is a Composer-based installer for Tandem's Minimis Drupal 8 distribution

Install

Lando

git clone git@github.com:thinktandem/minimis-project.git YOUR_DIR
cd YOUR_DIR 
lando start

Non-Lando

git clone git@github.com:thinktandem/minimis-project.git 
cd minimis-project
composer install

List of Features is on the distro github repo itself.