phrasebook

Using the Command Line Application

This project contains a command line application (phrasebook) based on Click.

Installation

The command line application is installed automatically when the package is installed.

Running the CLI in the Development Environment

If you need to run the application from within the project’s own development environment, you can use the make build target.

make build

Getting Help

The command line application has a help function which you can access with the –help flag.

phrasebook --help