You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: