An open API service indexing awesome lists of open source software.

https://github.com/version-fox/vfox-plugins

🚀🚀 This repository serves as a registry for vfox community plugins.
https://github.com/version-fox/vfox-plugins

vfox-plugin

Last synced: 7 months ago
JSON representation

🚀🚀 This repository serves as a registry for vfox community plugins.

Awesome Lists containing this project

README

          

# Public Plugin Registry
[![](https://img.shields.io/github/directory-file-count/version-fox/vfox-plugins%2Fplugins?style=flat&label=Available%20Plugins)](https://vfox.dev/plugins/available.html)
[![Excavator](https://github.com/version-fox/vfox-plugins/actions/workflows/update_plugin.yaml/badge.svg)](https://github.com/version-fox/vfox-plugins/actions/workflows/update_plugin.yaml)

## Supported Plugins

You can view all plugins at [available page](https://vfox.dev/plugins/available.html).

## Creating a new Plugin

1. Read the [creating plugins guide](https://vfox.dev/plugins/create/howto.html)
2. Using our [Template](https://github.com/version-fox/vfox-plugin-template) which has the core functionality to tools published to GitHub releases and CI for GitHub out of the box.

## Publish a Plugin to the Registry

To make a new plugin contribution, please see [How to publish a plugin to the registry?](https://vfox.dev/plugins/create/howto_registry.html)