Skip to content

Smartling-cli is a library and CLI tool for managing Smartling projects. See the project's Wiki for user documentation.

License

Notifications You must be signed in to change notification settings

Smartling/smartling-cli

Repository files navigation

User Documentation

See the Wiki page for this repository.

Development

For developers interested in modifying the tool.

Building package

make <target>

Where target is:

  • deb for building Debian packages:

    make deb
    
  • rpm for building Fedora packages:

    make rpm
    

Specific settings can be set in built-time:

VERSION:

make VERSION=<version-string> <target>

MAINTAINER:

make MAINTAINER=<maintainer> <target>

An executable named smartling-cli should become available in your $GOPATH/bin.

About

Smartling-cli is a library and CLI tool for managing Smartling projects. See the project's Wiki for user documentation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9