Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 462 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 462 Bytes

This script creates a md file from a folder of code

Example run :

$ ./script.sh 
Path To the Directory : 
/path/to/source/code/
Name / Path of save file : 
Output_file.md
Heading of the file : 
Heading
Type of list (order or bullet):
o
Sort by : 
 1. Date 
 2. Name 
 3. Size 
 4. Type 
 5. Permissions
1
list will be ordered by date

It is used by me to make this file