wslave 0.3.9
Word Slave includes the wslave command and a control library to generate a "best practice" WordPress installation and includes a pre-rolled Docker setup for running a development server and a Capistrano setup for deployment.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            capistrano
            = 3.17.0
          
          
            capistrano-file-permissions
            ~> 1.0, = 1.0.0
          
          
            capistrano-git-with-submodules
            ~> 2.0, = 2.0.6
          
          
            capistrano-scm-copy
            ~> 0.7, = 0.7.0
          
          
            git
            ~> 1.11, = 1.11.0
          
          
            haikunator
            ~> 1.1, = 1.1.1
          
          
            thor
            ~> 1.2, = 1.2.1
          
    