glpm

0.3.1 • Public • Published

glpm (gitlab-pipelines-monitor)

This project will monitor the pipelines of your GitLab projects.

license npm version npm Downloads

Image

Image

Table of Contents

Prerequisite

  • Node (v14 or higher)

Getting started

Install the package globally.

npm i -g glpm

Run

glpm

Initialise

glpm init

Check status

glpm status

Run in watch mode.

glpm status -watch -interval=10000

Help

glpm --help

Server

glpm server

This will run the localhost server. https://localhost:9000

Set the HTTP_PORT environment to run the localhost server on different port.

export HTTP_PORT=10000

License

It's free 😃

MIT License Copyright (c) 2024 Yusuf Shakeel

Donate

Feeling generous 😃 Donate via PayPal

Package Sidebar

Install

npm i glpm

Weekly Downloads

2

Version

0.3.1

License

MIT

Unpacked Size

544 kB

Total Files

48

Last publish

Collaborators

  • yusufshakeel