lang

Create translations for fr and es for a project in the current working directory:

uwe lang new fr es

List all the translations for a project in the current working directory:

uwe lang ls

Usage

uwe-clean 0.48.15
Remove the build directory

USAGE:
    uwe clean [project]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <project>    Project path [default: .]

Back to uwe