Skip to content

Learn-NEAR/json-to-md-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

presentation-formater

introduction

used to format input in json or csv or any other dotos (toml,yaml) to hackmd or any other dotos for presentation.

how to use it

  • clone the repo
  • build using cargo build --release , or install it using cargo install
  • run the executable as cli and for help presentation-formatter --help
  • check input.json file to see the josn format that is used.
  • to generate hackmd file format from json use presentation-formatter --input-format json --input-file ./input-files/input.json --output-format hackmd --output-file ./output.hackmd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%