This is a Composer-based installer for the CS Gov Drupal distribution.
- Create new project using composer
$ composer create-project drupalcz/csgov-project:"dev-8.x-1.x" MY_PROJECT
- Change to web/themes/contrib/csgov_theme and follow instructions from its README file.
- This repository is still a Work-in-Progress, and may and will change in time.
Happy codding!