Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 725 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 725 Bytes

community-connectors

Maintain Following folder strcuture

  • Connectors
    • [Connector Name]
      • readme.md (Mandatory)
      • dist/ (Mandatory) your artifacts for distribution. it could be just json files use to define connection object
      • src/ (Optional) put your source file here
      • docs/ (Optional) additional docs
      • static/:(Optional) images / logo etc
        • connector_logo.svn
      • authors.yaml (Optional) Example below
          Kkundan:
            name: Kundan Kumar
            title: Director, Product Management @ Saviynt
            url: https://github.com/Kkundan
            image_url: https://github.com/Kkundan.png
            email: kundan.kumar@Saviynt