Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/angrykoala/wendigo-plugin
- Owner: angrykoala
- License: gpl-3.0
- Created: 2019-06-29T13:10:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T13:34:11.000Z (over 5 years ago)
- Last Synced: 2024-10-15T06:45:39.194Z (about 1 month ago)
- Topics: automation, browser, chrome, puppeteer, template, wendigo
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Wendigo Plugin
================
Bootstraping of a wendigo pluginUse 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`