Skip to content

CLI needs an integration test #6

Description

@kirbysayshi

Need an integration test to ensure that the src/cli.ts file, once transpiled and linted, is always executable. The auto-license-headers lint seems to remove the #!.

An alternative is to ship a bin/cli.js file that is actually executable, has the #!, and only require("../dist/cli").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions