You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ SimpleLocalize command-line tool allows you to:
15
15
16
16
It is a great tool for CI/CD pipelines and localization automation.
17
17
18
+
## Github Actions support
19
+
20
+
SimpleLocalize CLI is also availabe as a Github Action here: https://github.com/simplelocalize/github-action-cli
21
+
18
22
## Installation
19
23
20
24
The installation process is automated by command-line scripts. Both scripts for Windows (PowerShell) and macOS/Linux/Windows downloads a binary file with CLI, copies it to user files and makes it available to run anywhere in the system from a command-line.
0 commit comments