Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Scripts used across all The Algorithms repositories

License

NotificationsYou must be signed in to change notification settings

TheAlgorithms/scripts

Repository files navigation

Internal scripts used across all The Algorithms repositories

build_directory_md.py

This script should be run by a workflow on every push and pr to update theDIRECTORY.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:

python3 build_directory_md.py C-Plus-Plus. .cpp,.hpp,.h> DIRECTORY.md

Or more advanced, for the MATLAB / Octave repo:

python3 build_directory_md.py MATLAB-Octave. .m - algorithms> DIRECTORY.md

About

Scripts used across all The Algorithms repositories

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Contributors5


    [8]ページ先頭

    ©2009-2025 Movatter.jp