Home  >  Q&A  >  body text

How to deploy the development environment on the mac platform?

What software and environment should be configured for mac os?

炙热的不死鸟炙热的不死鸟2663 days ago1254

reply all(3)I'll reply

  • 天蓬老师

    天蓬老师2017-06-09 20:08:36

    Mac OS system has the following three methods:

    1. Install the integrated development environment software: the well-known MAMP PRO, this has a free version, the functions are fully sufficient for learning, and there is the free XAMPP, just download the MAC version . Of course, MAMP PRO is the first choice. There are many cracked or registered versions online. There are tools available for download on this site.

    2. Installing functional components independently is more troublesome. It is almost all done under the terminal command line tool, which is difficult for novices.

    3. Install the virtual machine and install the development environment on it. Then install a virtual machine management tool and synchronize it to the development environment on the virtual machine through the terminal tool. Virtual Box is recommended for virtual machines. Of course, the first choice for management tools is: vagrant. You can install a Box, configure the virtual machine development environment with one click, and then synchronize your project to it, just like Git.

    reply
    0
  • 炙热的不死鸟

    炙热的不死鸟2017-06-09 10:35:38

    I don’t know how to use the one that comes with mac


    reply
    0
  • shuffle

    shuffle2017-06-08 23:06:00

    I have never used mac system, but it seems that mac system comes with it

    reply
    0
  • 炙热的不死鸟

    Where do you use the one that comes with it?

    炙热的不死鸟 · 2017-06-09 10:36:00
  • Cancelreply