drupal-tome/tome_drush

Contains global Drush commands for initializing and installing Tome.

Installs: 42 575

Dependents: 3

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 4

Open Issues: 1

Type:drupal-drush

dev-master 2023-12-03 15:59 UTC

This package is auto-updated.

Last update: 2024-04-03 17:00:16 UTC


README

This repository contains global Drush commands which make installing and initializing Tome easier. These commands are not required to use Tome, which is why they are included in a separate repository.

Commands

tome:install

Installs Drupal using the profile defined in your exported config, then installs Tome and runs an import.

tome:init

Prompts the user to choose an profile to install, then installs Tome and runs an export. You should only run this once when starting a new project.