Skip to content

Latest commit

Β 

History

History
58 lines (32 loc) Β· 1.47 KB

README.md

File metadata and controls

58 lines (32 loc) Β· 1.47 KB

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