zillionare / python-project-wizard

A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
https://zillionare.github.io/python-project-wizard/
BSD 3-Clause "New" or "Revised" License
123 stars 104 forks source link

create repo and upload source code by script #25

Closed zillionare closed 1 year ago

zillionare commented 1 year ago

it's inconvenient to remember git commands. So please add the following function:

  1. create repo without access github web page
  2. lint source code, upload them by script