mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Rename the existing plugins to match the new naming convention. Fix bugs / refactor code / enhance test coverage alongside.
Hello world
This plugin is a simple "Hello World" plugin which shows how the plugin system works. Should be removed when running in production.
Setup
Run npm install to install all dependencies.
Tests
Tests live inside the tests directory. Run npm test inside the root of this plugin to run the tests.