HushmKun / Artec

Artec is a python application that creates a configurable project template in a given directory.
https://pypi.org/project/Artec/
GNU General Public License v3.0
4 stars 2 forks source link

Creating the git repo #3

Closed HushmKun closed 1 year ago

HushmKun commented 1 year ago

Creating the file & folder structure is but half the work.

Now let's move to initializing the git repository on creation, added the License or maybe the Setup.py , the README etc.

Goals :

1) Being able to create a repo. 2) Adding extra .txt files (README, License, Contributing, ..... ,etc.)

HushmKun commented 1 year ago

We can now directly make a git repo as of v 0.3.0.