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

https://github.com/bitwit/strider-template

A template for Strider plugins
https://github.com/bitwit/strider-template

Last synced: 11 months ago
JSON representation

A template for Strider plugins

Awesome Lists containing this project

README

          

# strider-template

This is a base template for developing Strider CD plugins to help you get your own plugin up and running faster.

It demonstrates some basic front/backend functionality including configuration saving and some console.logging during the
test process

## [Learn more about how Strider loads plugins here](https://github.com/Strider-CD/strider-extension-loader)