Created
September 27, 2019 16:50
-
-
Save pauldougan/673c8439667f9ceaeec86968958dc578 to your computer and use it in GitHub Desktop.
Turn list of partials in dcs-pilot-docs into a markdown table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (echo standard,uri; sort source/partials/_links.erb | egrep "https" | gsed -E -e "s/^\[(.*)\]: +(.*)$/ \1,\2 /" -e "/^$/d" ) | csvlook | pbcopy |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bravegrape I turned our list of references into a markdown table => https://github.com/pauldougan/dcs-client-python-prototype#references