Skip to content
View kevyworks's full-sized avatar
Nope!
Nope!

Block or report kevyworks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Prepare Dev Machine for: Node Compos... Prepare Dev Machine for: Node Composer & Laravel Valet
    1
    # MOJAVE: https://gist.github.com/kevmt/476716bfb0383d3fda699e4fcacc6470
    2
    
                  
    3
    # install brew
    4
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    5
    
                  
  2. wordpress_install_bash_script wordpress_install_bash_script Public

    Wordpress: Bash Install Script based on WP-CLI (http://wp-cli.org) -- Downloads latest WP version, updates wp-config, create Users, Install Plugins and Install themes automatically

    Shell 3 6

  3. macOS Mojave (Dev) macOS Mojave (Dev)
    1
    # Install Guide
    2
    
                  
    3
    > **macOS Mojave 10.14 - kevyworks**
    4
    5
    Preparing Environment
  4. Installation of MailHog on CentOS 7 Installation of MailHog on CentOS 7
    1
    ## Install packages
    2
    sudo yum install wget curl vim epel-release
    3
    sudo yum install daemonize.x86_64
    4
    
                  
    5
    ## Install mailhog
  5. WSL2 Nginx, PHP, MySQL - Different P... WSL2 Nginx, PHP, MySQL - Different PHP versions
    1
    Different PHP Version
    2
    =====================
    3
    
                  
    4
    Installation:
    5
    -------------
  6. http-api-design http-api-design Public

    Forked from interagent/http-api-design

    HTTP API design guide extracted from work on the Heroku Platform API