Skip to content

Symlink files named "index.md" to "README.md", in a directory, recursively

License

Notifications You must be signed in to change notification settings

SixArm/symlink-index-md-to-readme-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

symlink-index-md-to-readme-md

Symlink each index.md file to its corresponding README.md file.

Syntax:

symlink-index-md-to-readme-md

This tool processes all the files in the current directory and below.

This tool is typically useful for systems that display the files differently:

  • A typical webserver directory will display the file "index.md" by default.

  • A typical GitHub website page will display the file "README.md" by default.

This tool helps the project developer be compatibile with both ways:

  • The tool uses the file "index.md" as the source of truth.

  • The tool creates (or recreates) the symlink "README.md".

Tracking

About

Symlink files named "index.md" to "README.md", in a directory, recursively

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages