- Drupal 8 Blueprints
- Alex Burrows
- 73字
- 2021-07-03 00:03:22
Vagrant
This allows you to create and define what your virtual machine will have and require (https://vagrantup.com).
Vagrant provides the same easy workflow regardless of your role as a developer, operator, or designer. It leverages a declarative configuration file that describes all your software requirements, packages, operating system configuration, users, and more.
One great VM to use for Drupal can be found at (https://www.drupalvm.com).
I personally use this for all local development.
推薦閱讀
- Learning Scala Programming
- INSTANT FreeMarker Starter
- Java Web基礎(chǔ)與實(shí)例教程(第2版·微課版)
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- C和C++游戲趣味編程
- D3.js By Example
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- 單片機(jī)原理及應(yīng)用技術(shù)
- UX Design for Mobile
- Solr權(quán)威指南(下卷)
- 從零開始學(xué)算法:基于Python
- Go Systems Programming
- JBoss AS 7 Development