DX-DeveloperExperience / speaker-cli

🎤 👨🏻‍💻 Speaker CLI - help people to generate slides / codelab and deploy it on gh-page / Netlify / Firebase / ...
MIT License
2 stars 0 forks source link
codelab firebase hacktoberfest hacktoberfest-accepted hacktoberfest2020 netlify slides speaker-cli

SPEAKER-CLI

CircleCI

Description ✏️

Speaker CLI help people to generate slides / codelab and deploy it on gh-page / Netlify / Firebase / ... 📺

Showcase

Some talks generated using speaker-cli

How to use 🧐

Create a new projet

$ speaker-cli create your-project-name

Follow the cli and enjoy 😊 This should create:

A awesome homepage with links to your contents

image

Slides using Markdown or AsciiDoc and Revealjs

image

Codelab using Markdown or AsciiDoc

image

Tips

Create with project using your previous config 👌

create with previous config

Display help

$ speaker-cli -h

help

Dev 👨🏻‍💻

Use npm link inside this folder to attach speaker-cli command and test it 🙂

npm link