Skip to content

Cerchie/golang-quiz-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-quiz-cli

This is a fun golang quiz I made to familiarize myself with oclif. I had a lot of fun building it! I chose TypeScript over JavaScript to keep me honest 😉, and went with the default testing framework so I'd have access to @oclif/test.

To get started, run this in your terminal:

git clone https://github.com/Cerchie/golang-quiz-cli.git my-folder-name && cd my-folder-name && npm install

Then, to play:

./bin/run begin

About

Play a golang quiz game 💡 with this cli tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published