An open API service indexing awesome lists of open source software.

https://github.com/namgold/gen-tool


https://github.com/namgold/gen-tool

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# TCHC generation tool
How to use:
1. Add sample excel file to [excel](./excel).

Note: The sample Excel sheet must be copy to a new clean Excel file or it will be error when uploading file.
2. Edit infomation in [main.py](./main.py) and run `python main.py`

Note: You must use Python 3.8 to run this file.
3. Copy folder [output](./output) to your repository (or you can set `copyOutputFilesToRepo = True` in [main.py](./main.py) to copy automatically)
4. Edit corresponding files in your repository with folder [output_add](./output_add).