github-activity-generator icon indicating copy to clipboard operation
github-activity-generator copied to clipboard

add reruning script, moved dir creation to separated func, sumodule support

Open Zkh-dot opened this issue 10 months ago • 2 comments

I think it is better to have an option to re-run script multiple times without creating new repo each time. added function chdir_to_repo to automatically clone existing repo and prevent trying to overwrite it's history

also it is possible, that someone could run script after cloning this repo from it's folder, so added functionality to clone repo as submodule, so it will not cause any issues

fixing https://github.com/Shpota/github-activity-generator/issues/67

Zkh-dot avatar Dec 26 '24 12:12 Zkh-dot