Skip to content

znschaffer/rscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rscribe

A tool to convert between different notations and markup languages.

Currently supported filetype:

  • JSON
  • YAML
  • TOML

Install

cargo install rscribe

Usage

rscribe Cargo.toml Cargo.json
       [   in    ] [   out   ]

rscribe -f [json, toml, yaml] Cargo.toml

rscribe infers file formats via the extensions on the input and output paths.

Todo

  • explicit format flags
  • batch convert a group of input files all to one output format

About

command line tool for converting between markup languages

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages