Skip to content

1:N comparison #48

@arxdsilva

Description

@arxdsilva

It would be nice to enable a flag to make possible comparing a given original language with many others. It'd be something like:

 if (flag){
    folders := lookup(GivenRootFolderOfFolders)
    for _, f := range folders {
        compare(english,join(GivenRootFolderOfFolders,'/',f))
    }
}

This will enable contribution to N repositories with a single command.

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