Skip to content

bug: the main binary shadow aoc-cli #12

Closed
@tguichaoua

Description

@tguichaoua

The download script run aoc

match Command::new("aoc").args(cmd_args).output() {

But because the package's name is also aoc, when it is built it generates a aoc.exe that shadows aoc-cli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions