Skip to content

Richie-Z/kbbi-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBBI-Shell

Access KBBI[Kamus Besar Bahasa Indonesia] through your shell! Screenshoot

Requirements

  1. Node <= 18.16.0
  2. NPM <= 9.5.1

Installation

Install kbbi-shell globally using npm

$ npm i kbbi-shell -g

Development

Git clone this project

$ git clone https://github.com/Richie-Z/kbbi-shell.git

Run npm install

$ npm i

Run program by

$ npm run start

Usage

$ kbbi-shell <query>

query is the word you wanna search

Available options

Options Example Description
-j / --json kbbi-shell sial -j output as json
-s / --sinonim kbbi-shell tampan -s search query sinonim
-a / --antonim kbbi-shell tampan -a search query antonim
-sa / --sinonim_antonim kbbi-shell sial -sa search query sinonim and antonim

TODO

  • Add Sinonim option
  • Add Akronim option
  • Add EYD option

About

Access KBBI(Kamus Besar Bahasa Indonesia) through your shell!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published