Skip to content

elmarzouki/problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

problem-solving

read.. think.. solve and code.

tree=$(tree -tf --noreport -I '~' --charset ascii $1 | sed -e 's/| +/ /g' -e 's/[|`]-+/ /g' -e 's:( )((./)([^/]+)):\1\4:g')

printf "# Project tree\n\n${tree}"

About

read.. think.. solve and code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published