Skip to content

Commit

Permalink
Add README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
williamgrosset committed Jun 3, 2024
1 parent d6f95ac commit aff85ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 🔌 plugin

<div>
<img src="https://img.shields.io/github/actions/workflow/status/pubware/plugin/ci.yml" alt="Build status" />
<img src="https://img.shields.io/npm/v/@pubware/plugin" alt="NPM version" />
</div>

The abstract `Plugin` class provides a variety of utility methods and lifecycle hooks for integrating with [pubware](https://github.com/pubware/pubware). From publishing `npm` packages, pushing changes to `git` repositories, to integrating with services like GitHub, Slack, or DoorDash, plugins can be used for a wide range of functionalities.

### 🔥 Features
Expand Down

0 comments on commit aff85ea

Please sign in to comment.