| May | JUN | Jul |
| 05 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: github.com
DIRECTORY.md file. It takes the following arguments:
[0] - Language
[1] - Base path
[2] - Allowed filenames
[3] - Files or folders to ignore (optional)
[4] - Folders to ignore, but include children (optional)
For example, the command for the C++ repo would be:
DIRECTORY.md
">python3 build_directory_md.py C-Plus-Plus . .cpp,.hpp,.h > DIRECTORY.mdOr more advanced, for the MATLAB / Octave repo: DIRECTORY.md ">
python3 build_directory_md.py MATLAB-Octave . .m - algorithms > DIRECTORY.md