deckgo / starter-kit

The developer kit to create slides with DeckDeckGo
https://deckdeckgo.com
MIT License
47 stars 13 forks source link

Add a cli? #10

Closed peterpeterparker closed 5 years ago

peterpeterparker commented 5 years ago

Would it be cool to have a Cli?

npm install deckdeckgo-cli
deckdeckgo init my-presentation

or something à la stencil?

goal -> with the help of a cli the user could be prompted to enter projects' name, description etc. and these information could be use to create the meta tags, manifest file etc. per default

peterpeterparker commented 5 years ago

Yes I'll add a cli

peterpeterparker commented 5 years ago

There is now a cli https://github.com/fluster/create-deckdeckgo

npm init deckdeckgo