Custom cordova plugin

Hi,
I am creating a custom cordova plugin.
I am struggling to call the plugin from ionic. Tried most of the things present on the web. But failed.
I am adding cordova plugin by ionic corodva plugin add <github repo link>

Please help.