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.
- Host: GitHub
- URL: https://github.com/version-fox/vfox-plugins
- Owner: version-fox
- Created: 2024-03-21T03:07:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T17:10:03.000Z (over 1 year ago)
- Last Synced: 2024-11-11T17:23:18.979Z (over 1 year ago)
- Topics: vfox-plugin
- Language: Shell
- Homepage: https://github.com/topics/vfox-plugin
- Size: 85.9 KB
- Stars: 21
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Public Plugin Registry
[](https://vfox.dev/plugins/available.html)
[](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)