@loicpetit/gitlabtest

3.0.2 • Public • Published

Gitlab Test

NPM Package

Test how create a module in NodeJS and host code in Gitlab.

Install

npm install @loicpetit/gitlabtest

Usage

const test = require('@loicpetit/gitlabtest')

const hello = test.hello('Loïc')
console.log(hello)
// expect 'Hello Loïc !'

Readme

Keywords

none

Package Sidebar

Install

npm i @loicpetit/gitlabtest

Weekly Downloads

0

Version

3.0.2

License

MIT

Unpacked Size

2.76 kB

Total Files

4

Last publish

Collaborators

  • loicpetit