- 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.
推薦閱讀
- Objective-C Memory Management Essentials
- 零基礎學C++程序設計
- Django Design Patterns and Best Practices
- 精通API架構:設計、運維與演進
- Visual Basic程序設計習題解答與上機指導
- jQuery開發基礎教程
- 高級語言程序設計(C語言版):基于計算思維能力培養
- BeagleBone Black Cookbook
- 軟件測試實用教程
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Scala Functional Programming Patterns
- OpenCV Android開發實戰
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- ROS機器人編程實戰
- Instant GLEW