v2.0.6 (2022-10-17)
📖 Changelog
- Added support for
/forward slashes on Windows machines - Removed emoji
- Added PowerShell support (#58, thanks!)
Check CLI version
simplelocalize --version
💿 How to update
Run command
# macOs / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.0/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.0/install-windows } | iex;
or download simplelocalize-cli-2.0.6.jar and run
java -jar simplelocalize-cli-2.0.6.jar [command] parameters