1.0.1 • Published 3 years ago
larousse v1.0.1

❯ Install
Requires Node.js 15.0 or higher download & install for Windows or Linux
npm install -g larousse
❯ Usage
larousse <command> -w <word> -o <Path>COMMANDS
define Get the definition of a french word
syno Get the synonymes of a french wordOPTIONS
-w, --word The french word
-o, --output The path of where to save results
--clear Clear the console
--help Print help info
--debug Print debug info
-v, --version Print CLI versionEXAMPLE
# Get definitions
larousse define --word accelerer --output ~/Desktop
# Get synonymes
larousse syno --word accelerer --output ~/DesktopResults will be saved in a .txt file in this case on Desktop location.

❯ About
Author
Ysn4Irix

❯ License
Copyright © 2022-present, Ysn4Irix. Released under the MIT License.