Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-maker committed Aug 24, 2023
1 parent 4c76a7b commit 58da671
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,19 @@
[![Node.js CI](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/node.js.yml/badge.svg)](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/node.js.yml) [![Publish Package](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/publish.yml/badge.svg)](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/publish.yml) ![npm](https://img.shields.io/npm/dm/pm2-windows-boot) ![npm collaborators](https://img.shields.io/npm/collaborators/pm2-windows-boot) ![npm bundle size](https://img.shields.io/bundlephobia/min/pm2-windows-boot) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/pm2-windows-boot)

Utility to make PM2 automatically resurrect on Windows startup

## Installation

```bash
npm i -g pm2-windows-boot
```

## Usage

```
pm2-windows enable
```

```
pm2-windows disable
```

0 comments on commit 58da671

Please sign in to comment.