Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 453 Bytes

This is a Composer-based installer for the CS Gov Drupal distribution.

Get Started

  • 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.

Known Issues

  • This repository is still a Work-in-Progress, and may and will change in time.

Happy codding!