Skip to content

make 'cmd' packages installable via go install #360

@ymotongpoo

Description

@ymotongpoo

Currently all packages under 'cmd' directory are not main packages and don't have main functions, which disables 'go install' to build command as independent executables. If those packages are intended to be example executables, turning them to main package should enable users to try this package more easily.

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