Skip to content

make it easy to run with jbang #268

@maxandersen

Description

@maxandersen

just saw #259 was fixed (sorry for delay) so now using forbidden-apis via cli is possible.

it would be awesome if I could do: jbang app install forbiddenapis@policeman-tools so I can run forbiddenapis as a cli tool.

would you be interested in that ?

Then create a policeman-tools/jbang-catalog repo and I will submit PR with a jbang catalog entry :)

something like:

{
  "catalogs": {},
  "aliases": {
    "forbiddenapis": {
      "script-ref": "de.thetaphi:forbiddenapis:3.9"
    }
  }
}

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