diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-08-18 01:18:01 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-08-18 01:18:01 +0000 |
commit | 090e37e7bc0de2b9a42250c1319fa23158a4466e (patch) | |
tree | 115f9c744b24b18c953e6bd2d5fb7eceb10c6156 /devel/zanata-cli/pkg-descr | |
parent | 806afc78d51ab30582612f9ae7560281558bc4ed (diff) | |
download | ports-090e37e7bc0de2b9a42250c1319fa23158a4466e.tar.gz ports-090e37e7bc0de2b9a42250c1319fa23158a4466e.zip |
Notes
Diffstat (limited to 'devel/zanata-cli/pkg-descr')
-rw-r--r-- | devel/zanata-cli/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/zanata-cli/pkg-descr b/devel/zanata-cli/pkg-descr new file mode 100644 index 000000000000..d234d6f684d8 --- /dev/null +++ b/devel/zanata-cli/pkg-descr @@ -0,0 +1,9 @@ +The Zanata Command line client (CLI) is the perfect way to connect to a Zanata +server to push and pull content. + +Features: + - Initialize a Translation project from the command line. + - Push source content to the Zanata server. + - Pull translated content from the Zanata server. + +WWW: http://docs.zanata.org/en/release/client/ |