md-to-toc icon indicating copy to clipboard operation
md-to-toc copied to clipboard

Shell script

Open tjwieg opened this issue 7 years ago • 1 comments

I created a little bash script that makes using the python script a little cleaner. Adding both the shell script and the python script to the system's path should allow users to call md-to-toc input output from wherever their shell is, and it would work like a regular command line utility (although I haven't gotten around to testing that yet).

tjwieg avatar Jun 28 '18 22:06 tjwieg

Following the instructions noted in the commit message for b1e480d, I added the tool to my PATH. It works from any directory now!

tjwieg avatar Jun 29 '18 21:06 tjwieg