Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudosubin/setup-lokalise-action
A setup action for lokalise cli v2
https://github.com/sudosubin/setup-lokalise-action
action lokalise
Last synced: about 1 month ago
JSON representation
A setup action for lokalise cli v2
- Host: GitHub
- URL: https://github.com/sudosubin/setup-lokalise-action
- Owner: sudosubin
- License: mit
- Created: 2021-02-18T16:54:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T22:55:45.000Z (about 2 years ago)
- Last Synced: 2024-10-18T20:06:23.437Z (2 months ago)
- Topics: action, lokalise
- Language: TypeScript
- Homepage:
- Size: 37.1 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup Lokalise
![Repository License](https://img.shields.io/github/license/sudosubin/setup-lokalise-action)
![Repository Release](https://img.shields.io/github/v/release/sudosubin/setup-lokalise-action)## Quick Start
```yml
- uses: sudosubin/setup-lokalise-action@v1
with:
lokalise-version: 'latest' # or specify version (ex. '2.6.3')- run: 'lokalise2 --version'
```## License
Setup Lokalise is [MIT Licensed](./LICENSE).