Skip to content

randogoth/md2mu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2mu

Simple CLI tool to convert existing Markdown files into Micron format to use in Nomad Network nodes

usage: md2mu.py [-h] [md_file] [mu_file]

Converts a Markdown file to Micron format

positional arguments:
  md_file     Markdown formatted source file
  mu_file     Micron formatted destination file

options:
  -h, --help  show this help message and exit

Usage:

$ python3 md2mu.py markdown.md micron.mu

About

CLI tool to convert existing Markdown files into Micron format to use in Nomad Network nodes

Topics

Resources

License

Stars

Watchers

Forks