Welcome everyone. Before we get started on this project, here's a few requirements I'd like to specify.
GET THE NEWEST VERSION!!! It's very important to make an git pull
and then commit your own changes. Otherwise it would likely to cause conflicts and take extra time to merge.
Though this project is designed to help Chinese users, it is still very important to use English comments and commits messages.
Yes, please use TAB with indent size of 4 in all py
and sh
files. By the way, shell scripts should be ended with LF.
Test your own local commits, make sure it's working, and then make push to remote repository.
Careful when you bump version number, also try to read Semantic versioning
Currently this version uses a free demo API.
Rebase your commit if they're doing the same thing.