- 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.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- SpringMVC+MyBatis快速開發與項目實戰
- MATLAB圖像處理超級學習手冊
- 深入淺出Spring Boot 2.x
- MATLAB定量決策五大類問題
- ArcGIS for Desktop Cookbook
- Django 3.0應用開發詳解
- Orleans:構建高性能分布式Actor服務
- Troubleshooting Citrix XenApp?
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Java高并發編程詳解:深入理解并發核心庫
- Shopify Application Development
- Node.js 6.x Blueprints
- TypeScript High Performance
- Android Application Programming with OpenCV 3