Skip to content

marp#

Overview#

Use the Marp CLI.

Build and run#

With make:

make

With docker commands:

docker build -t marp .
docker run --rm -ti marp