Skip to content

Add CLI shortcuts for translate and write commands #12

@komape

Description

@komape

Problem

When using the CLI repeatedly, having to type out translate every time becomes tedious. Since translation and writing are the most common actions, it would be helpful to have shorter command aliases to speed things up and make the CLI more ergonomic.

Solution

Add short aliases for the most frequently used commands:

  • t as a shortcut for translate
  • w as a shortcut for write

Example usage:

deepl t 'Hello World'
deepl w 'Hello World'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions