Giter VIP home page Giter VIP logo

docker-po4a's Introduction

https://raw.githubusercontent.com/conao3/files/master/blob/headers/png/docker-po4a.png https://img.shields.io/github/license/conao3/docker-po4a.svg?style=flat-square https://img.shields.io/github/tag/conao3/docker-po4a.svg?style=flat-square https://img.shields.io/travis/conao3/docker-po4a/master.svg?style=flat-square https://img.shields.io/codacy/grade/584837007e474772986ff903b8cdeb03.svg?logo=codacy&style=flat-square https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon&style=flat-square https://img.shields.io/badge/twitter-@conao__3-blue.svg?logo=twitter&style=flat-square https://img.shields.io/badge/chat-on_slack-blue.svg?logo=slack&style=flat-square

Table of Contents

Description

docker-po4a is standalone po4a.

Install

Depend Docker.

brew install docker
brew cask install docker

# docker start-up test
docker version

Usage

Using po4a

Run docker-po4a like as below.

docker container run -i --rm conao3/po4a:0.55 --version
    po4a version 0.55.
    Written by Martin Quinson and Denis Barbier.

    Copyright © 2002-2018 Software in the Public Interest, Inc.
    This is free software; see source code for copying
    conditions. There is NO warranty; not even for
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Or, alias it.

alias po4a0.55='docker container run -i --rm conao3/po4a:0.55'
po4a0.55 --version
    po4a version 0.55.
    Written by Martin Quinson and Denis Barbier.

    Copyright © 2002-2018 Software in the Public Interest, Inc.
    This is free software; see source code for copying
    conditions. There is NO warranty; not even for
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Using other bundled tool

Since ENTRYPOINT is po4a, override ENTRYPOINT to use other po4a tool.

docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-translate --version
    po4a-translate version 0.55.
    Written by Martin Quinson and Denis Barbier.
  
    Copyright © 2002-2018 Software in the Public Interest, Inc.
    This is free software; see source code for copying
    conditions. There is NO warranty; not even for
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  
alias po4a-translate0.55='docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-translate'
po4a-translate0.55 --version
    po4a-translate version 0.55.
    Written by Martin Quinson and Denis Barbier.
  
    Copyright © 2002-2018 Software in the Public Interest, Inc.
    This is free software; see source code for copying
    conditions. There is NO warranty; not even for
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Below tools are all po4a bundled tools.

alias po4a0.55='docker container run -i --rm conao3/po4a:0.55'
alias po4a-gettextize0.55='docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-gettextize'
alias po4a-normalize0.55='docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-normalize'
alias po4a-translate0.55='docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-translate'
alias po4a-updatepo0.55='docker container run -i --rm  --entrypoint="" conao3/po4a:0.55 po4a-updatepo'

Information

Donation

I love OSS and I am dreaming of working on it as full-time job.

With your support, I will be able to spend more time at OSS!

https://c5.patreon.com/external/logo/become_a_patron_button.png

Community

All feedback and suggestions are welcome!

You can use github issues, but you can also use Slack if you want a more casual conversation.

Contribution

Feel free to send PR!

License

Affero General Public License Version 3 (AGPLv3)
Copyright (c) Naoya Yamashita - https://conao3.com
https://github.com/conao3/docker-po4a/blob/master/LICENSE

Author

Contributors

  • Not yet… Now send PR and add your name!!

docker-po4a's People

Contributors

conao3 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

joelnitta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.