zanata / zanata-scripts

Scripts that helps to build and maintain Zanata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts that helps to build and maintain Zanata.

Dependencies

yum/dnf

Following are the dependencies that can be installed wit yum or dnf. You can install them through following command:

sudo yum -y install $(sed -n -e '/^### yum/,$ s/^* (.*)/\1/p' README.md | xargs)

  • cmake-fedora
  • fedora-packager
  • groovy
  • perl-Data-Dumper
  • perl-File-Slurp
  • perl-HTTP-Message
  • perl-JSON-XS
  • perl-LWP-Protocol-https
  • perl-libwww-perl

About

Scripts that helps to build and maintain Zanata


Languages

Language:Shell 51.5%Language:Python 25.2%Language:Groovy 16.0%Language:Perl 7.3%