3.0.2 • Published 6 years ago

@loicpetit/gitlabtest v3.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 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

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago