- Drupal 8 Module Development
- Daniel Sipos
- 99字
- 2021-07-02 15:45:12
Drush (the Drupal shell)
Sometimes, it is much easier to run some tasks with a single command in a console. Drush (http://drupal.org/project/drush) provides a command-line Drupal interface. It can be used to execute tasks with a few keystrokes at the console.
When developing, we often have to clear caches, run specific tasks, or deploy data to a remote server. Drush can help accomplish tasks like this. Additionally, we can write our own Drush commands that perform various custom tasks, for example, to be used in cron jobs. So having Drush installed is a must for any serious Drupal developer.
推薦閱讀
- 大學計算機基礎(第三版)
- GitLab Cookbook
- Learning PostgreSQL
- 算法精粹:經典計算機科學問題的Java實現
- OpenCV for Secret Agents
- Spring Cloud、Nginx高并發核心編程
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Learning Laravel 4 Application Development
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- INSTANT Passbook App Development for iOS How-to
- Learning FuelPHP for Effective PHP Development
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- 深度學習:Java語言實現
- 深入淺出Go語言編程
- Raspberry Pi Robotic Projects(Third Edition)