1.1.0 • Published 6 years ago

cakeq v1.1.0

Weekly downloads
7
License
ISC
Repository
github
Last release
6 years ago

cake

GitHub license npm package Conventional Commits

This repo contains some quizzes of Javascript and the excellent answers

This repo also provides cake-cli for user to answer the quiz comfortably

More information about the quizzes in Wiki

Installation

npm install cakeq -g

CLI Usage

to answer question 1

c a 1

to run your answer of question 1 with degree base

c r 1

to run answer from Blob of question 1 with degree base

c r 1 -u Blob

to run your answer of question 1 with degree advance1

c r 1 -t advance1

CLI Help

c -h
c a -h
c r -h

Changelog

Changelog

License

MIT