I want to share my codebase for others to get a glimpse without seeing all the details.
I just want them to see the directory structure and the first N lines of every file.
How can I do this using bash or some other standard scripting language like python?
NOTE: If some other tool can do this, it would also work