languine-ai/Languine
Self-hosted automated localization powered by your own Languine deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Languine API key (set in your Vercel project as LANGUINE_API_KEY) | yes | — |
| base-url | URL of your Languine deployment (e.g. https://languine.your-team.vercel.app) | yes | — |
| project-id | Languine project ID | yes | — |
| cli-version | npm dist-tag or version of the Languine CLI to use. Defaults to `selfhosted` (the v4 CLI for self-hosted deployments). Pass `latest` to use the legacy 3.x CLI against the hosted backend. | no | selfhosted |
| create-pull-request | Create a pull request instead of committing directly | no | false |
| commit-message | Custom commit message | no | — |
| pr-title | Title for the pull request | no | — |
| working-directory | Working directory relative to repository root | no | — |
Outputs
no outputs