An open API service indexing awesome lists of open source software.

https://github.com/pepebecker/papago-cli


https://github.com/pepebecker/papago-cli

api cli hacktoberfest korean naver-translate papago translate

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Papago CLI

[![ISC-licensed](https://img.shields.io/github/license/pepebecker/papago-cli.svg)](https://choosealicense.com/licenses/isc/)

## Install

```shell
npm install pepebecker/papago-cli
```

Make sure these environment varibles are configured on your system

```shell
export NAVER_CLIENT_ID=''
export NAVER_CLIENT_SECRET=''
```

## Usage

```shell
# TODO
```

## Contributing

If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/pepebecker/papago-cli/issues).