Skip to content

Can you release a new version please? #685

Description

@posva

Hello! I see there haven't been any releases for a while and I was wondering if you could release a new version soon. I was interested in b1ca232 since right now, one cannot use it in npx zx https://example.com/my-script.
Meanwhile the docs are showing this example with minimist that doesn't work

const myCustomArgv = minimist(process.argv.slice(2), {
  boolean: [
    'force',
    'help',
  ],
  alias: {
    h: 'help',
  },
})

Sorry for the non-conforming issues 😓

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