Initial commit
This commit is contained in:
commit
ea04fd2785
25 changed files with 2156 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<h1 align="center">Makoto Translation Plugin</h1>
|
||||
<p align="center"><img src="Assets/Prod.png" width=250 align="center"></p>
|
||||
<p align="center" style="font-weight:bold;">Allows users to automatically translate messages using LibreTranslate or Google!</p>
|
||||
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- [ProjectMakoto](https://github.com/Fortunevale/ProjectMakoto)-ready development environment
|
||||
- [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)
|
||||
- **By far easiest way to set up a LibreTranslate instance is by using [Docker](https://www.docker.com/)**
|
||||
- After installing Docker, run: `docker run -ti --rm -p 5000:5000 libretranslate/libretranslate`
|
||||
Loading…
Add table
Add a link
Reference in a new issue