Windows Zip Package
Windows support has improved, but is still lagging. For full functionality, consider running Linux/Unix/OSX via Virtualbox, or other virtual machine platform. The Vlad virtual machine is popular.
- These Windows packages include Drush and its dependencies (including MSys).
- Unzip the downloaded file to anywhere thats convenient on your system.
- Whenever the documentation or the help text refers to
drush [option] <command>
or something similar, ‘drush‘ may need to be replaced by ‘drush.bat‘. - Most Drush commands will run in a Windows CMD shell or PowerShell, but the Git Bash shell provided by theGit for Windows installation is the preferred shell in which to run Drush commands.
- When creating site aliases for Windows remote machines, pay particular attention to information presented in the example.aliases.drushrc.php file, especially when setting values for ‘remote-host‘ and ‘os‘, as these are very important when running Drush rsync and Drush sql-sync commands.
下载7.0.0的那个版本,解压,然后使用cmd进入到解压过的windrush文件夹,使用 drush.bat即可!
时间: 2024-10-15 03:09:51