1.0.5 • Published 7 years ago

term-flash v1.0.5

Weekly downloads
7
License
MIT
Repository
-
Last release
7 years ago

term-flash

Flashcards directly in your terminal

npm.io

Installation

npm install -g term-flash

Usage

# Run the application
term-flash <command> [flags]
flash <command>  [flags]

# Display all options
term-flash --help
flash --help

For developers

The source code is found in the src directory. Babel is used to transpile the code to support ES2015 and ES7 features. Run npm run transpile to transpile the code into the dist directory.