Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 542 Bytes

File metadata and controls

20 lines (13 loc) · 542 Bytes

New plugin or plugin update?

  • New Plugin
  • Update

What is the purpose of this plugin?

How to test your plugin in Gephi?

Checklist before submission

  • Did you merged with the master branch to get the latest updates?
  • Did you build and test the plugin successfully locally?
  • Did you include metadata (e.g. plugin author, license) in the pom.xml file
  • Did you make sure NOT to include any unecessary files in your PR?
  • Did you write unit tests to test your plugin functionalities?