Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pktangyue

pktangyue

pktangyue has asked 11 questions and find answers to 22 problems.

Stats

773
EtPoint
260
Vote count
11
questions
22
answers

About

$ mkdir my_profile $ cd my_profile $ vi README.md

i

I'm an Engineer from China.
Favorite: vim, bash, git
Work on: python, java, javascript, html, css

ESC:wq

$ git init
$ git add .
$ git commint -m 'introduce myself'