gitlab-tools

0.2.2 • Public • Published

Gitlab Tools

npm version build status dependency status devDependency status npm downloads

NodeJS Toolkit & CLI for GitLab

Quickstart

  • Command Line Interface
npm i -g gitlab-tools
# Clone global labels into projects (does drop projects labels!) 
gitlab clone-labels project-name --global

Testing

  • You can quickly start hacking around
git clone -o github git@github.com:mgcrea/node-gitlab-tools.git
cd node-gitlab-tools
npm i
npm start

Readme

Keywords

none

Package Sidebar

Install

npm i gitlab-tools

Weekly Downloads

3

Version

0.2.2

License

MI

Last publish

Collaborators

  • mgcrea