https://github.com/bodrovis/install-lokalise-cli-v2
GitHub Action to install Lokalise CLIv2
https://github.com/bodrovis/install-lokalise-cli-v2
command-line-interface github-actions installer lokalise
Last synced: 4 months ago
JSON representation
GitHub Action to install Lokalise CLIv2
- Host: GitHub
- URL: https://github.com/bodrovis/install-lokalise-cli-v2
- Owner: bodrovis
- License: apache-2.0
- Created: 2024-11-25T15:51:00.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T19:37:02.000Z (6 months ago)
- Last Synced: 2024-12-14T20:19:50.125Z (6 months ago)
- Topics: command-line-interface, github-actions, installer, lokalise
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Action to Install Lokalise CLIv2
Not your father's CLI installer: install Lokalise CLIv2 for maximum fun and productivity!
## Usage
```yaml
- name: Install Lokalise CLIv2
uses: bodrovis/[email protected]
# Optionally, provide parameters:
with:
force-install: true
```## Parameters
* `force-install` — reinstall Lokalise CLIv2 even if it is already installed. Defaults to `false`.
## License
Apache license v2