https://github.com/afeiship/ushell-modules-pm2
Ushell module for pm2.
https://github.com/afeiship/ushell-modules-pm2
module pm2 ushell
Last synced: 7 months ago
JSON representation
Ushell module for pm2.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-modules-pm2
- Owner: afeiship
- License: mit
- Created: 2017-06-10T16:44:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T08:44:35.000Z (about 4 years ago)
- Last Synced: 2025-07-08T11:05:59.711Z (11 months ago)
- Topics: module, pm2, ushell
- Language: Shell
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-modules-pm2
> Ushell module for pm2.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-modules-pm2
```
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-modules-pm2/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-modules-pm2
[version-url]: https://npmjs.org/package/@jswork/ushell-modules-pm2
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-modules-pm2
[license-url]: https://github.com/afeiship/ushell-modules-pm2/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-modules-pm2
[download-url]: https://www.npmjs.com/package/@jswork/ushell-modules-pm2