Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angrykoala/wendigo-plugin

Bootstraping of a wendigo plugin
https://github.com/angrykoala/wendigo-plugin

automation browser chrome puppeteer template wendigo

Last synced: 16 days ago
JSON representation

Bootstraping of a wendigo plugin

Awesome Lists containing this project

README

        

Wendigo Plugin
================
Bootstraping of a wendigo plugin

Use this template to easily create a new plugin for https://github.com/angrykoala/wendigo

This template provides an example plugin and the required infreaestructure for testing with mocha and a fake server. If not used (or a different stack is used) remember to remove both the test/ folder and dependencies in the package.json

### Checklist

1. Update this readme with info about your plugin and examples
2. Update dependencies, name, author and description of `package.json`
3. Update `CHANGELOG.md`