Skip to content

script to add a package to integration #302

@arhimede

Description

@arhimede

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

@gsteel ideea

Should we create a quick PHP script for users to add an entry in integration json file

  • clone repo
  • then php bin/add-integation.php {name} {url} {keywords}
  • the script could sort alphabetically
  • then file_put_contents(json_encoede($stuff, JSON_PRETTY_PRINT))

so stuff is easier to find when you need to delete it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions