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
- Host: GitHub
- URL: https://github.com/pepebecker/papago-cli
- Owner: pepebecker
- License: isc
- Created: 2021-07-13T07:54:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T09:32:19.000Z (over 3 years ago)
- Last Synced: 2025-01-12T15:24:15.802Z (over 1 year ago)
- Topics: api, cli, hacktoberfest, korean, naver-translate, papago, translate
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Papago CLI
[](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).