Skip to content

yiisoft-contrib/docker-po4a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii

Docker Image for po4a


The package provides docker images for po4a, a tool for translating documentation, helping maintain text in multiple languages while keeping it in sync with the source.

General usage

docker run --rm \
    --user $(id -u):$(id -g) \
    -v $(PWD):/src \
    -w /src \
    ghcr.io/yiisoft-contrib/po4a:0.74 \
    po4a.conf

License

The "Docker Image for po4a" is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

About

Docker image for po4a

Topics

Resources

License

Stars

Watchers

Forks

Packages