Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pktangyue

pktangyue

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

Stats

807
EtPoint
268
Vote count
11
questions
24
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'