drupal-tome / tome_drush
Contains global Drush commands for initializing and installing Tome.
Installs: 52 681
Dependents: 3
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 5
Open Issues: 1
Type:drupal-drush
Requires
- drush/drush: ^9.6.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
This package is auto-updated.
Last update: 2024-10-20 18:05:09 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.