Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 222 Bytes

development.md

File metadata and controls

21 lines (11 loc) · 222 Bytes

Development

OK, let's make something awesome!

Docker

@todo:

Install recommend modules

cd public
drush en $(echo $(cat ../.doc/list/modules.txt) | sed 's/ / /g') -y

Custom theme

@todo: