pycharm Magical

pycharm-git use

 

git init to initialize the project

 

Adding remote

 

add pull commit push operation

 

 

pycharm easy to use plug-ins

 

Plug-in installation

 

1 Statistic

   Calculating a code amount widget

 

2 .ignore

Quickly create gitignore file (you can set not to submit certain documents)

 

After installing the right project root folder is added to the project file gitignore

 

 

Search python and jetbrains submitted after check

 

 

 After generating a .gitignore file in which you want to add a file path to be ignored

 

3.wakatime

Record your own programming language and use a small plug-in

 

After the installation is complete

Login  https://wakatime.com  get api key

Restart pycharm pai key will be acquired before a input box 

Then you can log on to this site to view related data (can also bind other idea the same way)

 

 

Guess you like

Origin www.cnblogs.com/sw-z/p/11248964.html