Skip to content

prncvrm/Project-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Project-Structure

To use this

python3 project-s.py -s <absolute_path_to_project> -o <absolute_path_to_ouput_file> -id <comma_delimited_folders_to_exclude> -ie <comma_delimited_extensions_to_exclude_eg: .svg>  

The script automatically intakes the .gitignore file rules and parses it to ignore the pre-exisiting rules in git-ignore

Example :

python3 project-s.py -s "/home/user/project-new" -ie .svg,.png,.jpg,.js,.css -id static

About

To get the markdown of project directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages