Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 374 Bytes

bco2markdown

A script to generate markdown .md files from biocompute-object .json files. This script can be used by:

  1. Calling the parse_json_files() function with no arguments to convert every .json file in the folder it's in to a .md file
  2. Calling the parse_json_files() function with a path to convert every .json file in the specified directory path to a .md file