/yamp

Yet another markdown presenter

Primary LanguageShellMIT LicenseMIT

yamp

Yet another markdown presenter

Usage

# Convert all markdown files in the current directory
yamp

# Convert the given markdown file
yamp [FILE]

# Convert all markdown files in the given directory
yamp [DIRECTORY]

# Convert all markdown files in the current directory 
# and use the beamer theme with the given name
yamp . [THEME]

References