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
- Host: GitHub
- URL: https://github.com/bitwit/strider-template
- Owner: bitwit
- Created: 2014-08-26T14:29:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-26T15:31:37.000Z (over 11 years ago)
- Last Synced: 2025-04-18T23:31:49.474Z (12 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)