Skip to content

Instantly share code, notes, and snippets.

View voocx's full-sized avatar
🍀

voocx

🍀
  • Chengdu, China
View GitHub Profile
@voocx
voocx / learn-oop.md
Created February 24, 2017 06:31 — forked from igor822/learn-oop.md
Learn OOP with PHP
@voocx
voocx / ppt.markdown
Created February 24, 2017 03:29 — forked from AlloVince/php_code_review.md
PHP Code Review

PHP Code Review

2015.07.31 @AV

====

什么是好代码


@voocx
voocx / ngrok-installation.md
Created February 12, 2017 08:30 — forked from wosephjeber/ngrok-installation.md
Installing ngrok on Mac

#Installing ngrok on OSX

  1. Download ngrok
  2. Unzip it to your Applications directory
  3. Create a symlink (instructions below)

Creating a symlink to ngrok

Run the following two commands in Terminal to create the symlink.

# cd into your local bin directory