TheAlgorithms-C-Plus-Plus/.github
Christian Clauss 19e6063705
WIP: Create build_directory_md_new.yml (#688)
* Create build_directory_md_new.yml

Try putting the Python code inside the Actions .yml file

* Update build_directory_md_new.yml

* with open("DIRECTORY.md", "w") as out_file:

* out_file.write(build_directory_md("."))

* updating DIRECTORY.md

* Update build_directory_md_new.yml

* updating DIRECTORY.md

* Delete build_directory_md.yml

* Delete build_directory_md.py

* Rename build_directory_md_new.yml to build_directory_md.yml

* Update and rename build_directory_md.yml to update_directory_md.yml

* for filename in sorted(filenames):

* for filepath in sorted(good_filepaths(), key=str.lower):

* updating DIRECTORY.md

* Update update_directory_md.yml
2019-12-22 15:17:51 +01:00
..
ISSUE_TEMPLATE Add template for bug and feature as issue 2019-11-11 10:32:41 -05:00
workflows WIP: Create build_directory_md_new.yml (#688) 2019-12-22 15:17:51 +01:00
pull_request_template.md feat/ add new file name guidelines 2019-11-25 10:49:48 -05:00