Workflow Prerequisites

We assume you have:

  • Configured any programs required to build/compile, see OpenCPN Development

  • Ability to build your plugin as a standalone build.

  • Can install in OpenCPN using Legacy Package Installer (.exe,.deb,.pkg) or by manual copy of files.

  • Plugin works properly in OpenCPN

Github Repository for plugin

We assume that you have

  • Configured a free opensource account with GitHub for your Code Repository

  • Plugin Repository is hosted in that in that account.

  • Ability to use git CLI commands and/or git assist programs.

Software

Windows

A Text Editor is useful and Bash is required to build locally

Linux

Text Editor: VIM

MacOS