Java Concurrency Deck Setting up... Install the marp cli npm install -g @marp-team/marp-cli Serve the Deck $ marp -s ./ Serve in Watch Mode $ marp -w ./concurrency.md Export the Deck marp concurrency.md -o converted.pdf --allow-local-files