lambus-platform / node-deepl-changelog-generator

Generate your multi-language changelog with DeepL and Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepL Changelog Generator

Generate your multi-language changelog with DeepL and Node.js

Setup

  1. Rename the .env_dev to .env
  2. Append your API key to the DEEPL_API_KEY environment variable
  3. Set the desired translations in the languages.json

Usage

  1. Create a file CHANGELOG_BASE.txt with your translations
  2. Run npm run translate
  3. See the translated changelog in CHANGELOG_ALL.txt

Author

Hans Knöchel (Twitter / Web)

License

MIT

About

Generate your multi-language changelog with DeepL and Node.js

License:MIT License


Languages

Language:JavaScript 100.0%