Skip to content

A template plugin that defines what is required and provides a starting point for plugin development

Notifications You must be signed in to change notification settings

bitops-plugins/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin template

Check out the BitOps documentation for more information!

README.md

Documents how to use the plugin.

INSTALL.md

Documentation on how to add the plugin into BitOps

bitops.schema.yaml

Defines configuration options for the plugin. The names of the configuration options will be used to parse a corresponding bitops.config.yaml in an operation repo during runtime.

plugin.config.yaml

Defines a install and deployment language and file name for the plugin when it is invoked by BitOps.

deploy file

Defines how the plugin is used to invoke the underlying tool

install file

Installs the plugin and any additional needed packages

About

A template plugin that defines what is required and provides a starting point for plugin development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages