3.0.2 • Published 5 years ago

@loicpetit/gitlabtest v3.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

Gitlab Test

npm.io npm.io 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 !'
3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago