drupal-tome / tome_drush
Contains global Drush commands for initializing and installing Tome.
Package info
github.com/drupal-tome/tome_drush
Type:drupal-drush
pkg:composer/drupal-tome/tome_drush
dev-master
2024-08-20 17:26 UTC
Requires
- drush/drush: ^9.6.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
This package is auto-updated.
Last update: 2026-02-20 21:24:40 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.