Skip to content

CLI quiz made with @clackjs for the styles and prompts

Notifications You must be signed in to change notification settings

CyrilPerrinjaquet/cli-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome !

This is just a fun porject to learn a little bit more what is the @clackjs library for making fun command lines tools that can help us developers automate some of the tasks that are annoying and time effecient (i.e setup a new project, installing/updating dependencies, git commits...)

You can clone it and test it yourself, here are the steps :

  1. Clone the project
git clone https://github.com/CyrilPerrinjaquet/cli-quiz.git
  1. Install depedencies
npm install
  1. Run the app
node index.js

Then you can modify som equestions as you like!

Have fun coding!

About

CLI quiz made with @clackjs for the styles and prompts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published