Closed dafeder closed 4 years ago
Pretty major reorganization and consolidation. This should probably be followed by a new major release.
Also includes commits from:
Mostly just try to do your normal work, but here's a basic QA script
dktl init dktl make dktl install dktl install:sample dktl frontend:install dktl frontend:build dktl url dktl drush uli
Other things to try
dktl init --drupal=[another drupal version] dktl init --dkan=[another dkan version] dktl frontend:get --ref=[branch or tag of data-catalog-react] dktl init dktl demo # These two will get you a working demo site with sample content
Pretty major reorganization and consolidation. This should probably be followed by a new major release.
Also includes commits from:
252 (Peg docker images to specific tags)
229 (Switch to data-catalog-react frontend repo)
255 (Refactor bash script for readability/maintainability)
245 (Docs build command)
QA Steps
Mostly just try to do your normal work, but here's a basic QA script
Other things to try