https://github.com/afeiship/node-gtc
Github/gitlab trigger message node.
https://github.com/afeiship/node-gtc
github gitlab gtc message
Last synced: about 2 months ago
JSON representation
Github/gitlab trigger message node.
- Host: GitHub
- URL: https://github.com/afeiship/node-gtc
- Owner: afeiship
- License: mit
- Created: 2020-07-02T08:30:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T06:08:19.000Z (over 2 years ago)
- Last Synced: 2025-01-06T08:08:53.640Z (over 1 year ago)
- Topics: github, gitlab, gtc, message
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# node-gtc
> Github/gitlab trigger message node.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]
## installation
```shell
npm install @jswork/node-gtc
```
## usage
```js
import nodeGtc from '@jswork/node-gtc';
// usage goes here.
```
## license
Code released under [the MIT license](https://github.com/afeiship/node-gtc/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/node-gtc
[version-url]: https://npmjs.org/package/@jswork/node-gtc
[license-image]: https://img.shields.io/npm/l/@jswork/node-gtc
[license-url]: https://github.com/afeiship/node-gtc/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/node-gtc
[size-url]: https://github.com/afeiship/node-gtc/blob/master/dist/node-gtc.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/node-gtc
[download-url]: https://www.npmjs.com/package/@jswork/node-gtc