Dictigo is a basic CLI application uses DeepL API to translate texts. It made by using Cobra CLI and net/http packages.
- Since this app uses DeepL API, you have to navigate to the DeepL and create a DeepL account.
- Create an API key and save it to environmental variables.
- Download the latest release and extract the
dictigo
file. - Add
dictigo
file to the PATH
Warning
The environmental variable name should be DeepL-API-KEY. Remember that the syntax is case-sensitive.
This project uses MIT License. See LICENSE.txt