Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Package as a node module? #7

Open
cexbrayat opened this issue Oct 4, 2013 · 2 comments
Open

Package as a node module? #7

cexbrayat opened this issue Oct 4, 2013 · 2 comments

Comments

@cexbrayat
Copy link
Member

Maybe we can package it as a node module to simplify its use?

Something like a cli tool, to enable generation :
ninquizz new

and packaging and test
ninquizz run

@jnizet
Copy link
Member

jnizet commented Oct 4, 2013

I had the idea of providing a "quizz generator" angular app, that allows generating the JSON file. What would ninquizz new do?

@cexbrayat
Copy link
Member Author

Generating all the files needed to have a vanilla quizz based on the example (without having to clone and read the docs). Someone who wants to try ninquizz (marketing search still in progress), will just have to do :

npm install -g ninquizz
ninquizz new sample
cd sample
ninquizz run

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants