Skip to content

666de6/terminal-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Card

This is a programmer-friendly flashcard. Currently there are only very basic functions. You can play around with it in the terminal.

Install

# install dependencies
npm install 

# Install terminal-card globally 
npm install -g .

Usage

Then you can use the terminal-card anywhere, such as:

# add a new term
terminal-card --at [term] --ad [definition]

# play games
terminal-card --game

Uninstall

npm uninstall -g terminal-card

preview

terminal-card preview

About

a terminal flashcard for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published