Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 722 Bytes

File metadata and controls

28 lines (16 loc) · 722 Bytes

Configuration language translator

A translator for the different configuration languages. Currently the following languages are supported:

This tool is publicly available at https://conf-translator.netlify.app/

Contributing

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.

License

This repository is distributed under the terms of the MIT license.