Skip to content

Find alternative solution for bash, pipe and grep #42

@pierrelalanne

Description

@pierrelalanne

In this issue, we would like to see if we can somehow easily get rid of the bash -c, pipe and grep commands in the code.
Instead we would like to use go to pipe the commands, and go as well to grep relevant results.

This is in order to simplify the install for Windows user, and make it available for people that don't have a bash emulator available.

As the logic behind a bash pipe is pretty complex (especially when it comes to error management), a possible outcome is an unsuccessful attempt, we are okay with this as long as we can explain our choice.

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