A translator for the different configuration languages. Currently the following languages are supported:
This tool is publicly available at https://conf-translator.netlify.app/
Any kind of help is welcome! If you want to build the project in development mode you can run yarn start
and the page will be accessible from localhost:4000
.
To build for production just run yarn build
.
This repository is distributed under the terms of the MIT license.