πŸ“… You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP β†’
Socket
Sign inDemoInstall
Socket

@ardier16/shelf-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ardier16/shelf-cli

CLI tools designed specially for Shelf.Network members. Gitlab, Jira & Slack integration provided.

0.1.3
latest
Source
npm
Version published
Weekly downloads
7
75%
Maintainers
1
Weekly downloads
Β 
Created
Source

πŸš€ Shelf.Network CLI

CLI tools designed specially for Shelf.Network members. Gitlab, Jira & Slack integration provided.

πŸ›  Installation

yarn global add @ardier16/shelf-cli

or

npm i -g @ardier16/shelf-cli

Then initialize CLI by running:

shelf init

πŸ’» Usage

CLI contains commands for easier integration with Gitlab, Jira & Slack.

βš™οΈ Commands

CommandDescription
βœ…initInitializes CLI with third-party services
βœ…push-mrCreate new branch and related merge request on Gitlab
βœ…slack-mrRemove WIP badge and send merge request message to Slack
βœ…cloneSearch and clone Gitlab project
βœ…log-workAdd worklog for current task to Jira
βœ…today-worklogGet today's total worklog for current user
πŸ§‘β€πŸ’»merge-requestsGet user's open merge requests list
πŸ§‘β€πŸ’»issuesGet user's issues

😎 Cool things

  • βœ… TypeScript
  • βœ… Shelf.Network logo
  • πŸ§‘β€πŸ’» Terminal autocomplete
    • βœ… zsh
    • πŸ§‘β€πŸ’» bash
  • πŸ§‘β€πŸ’» Extended help
  • πŸ§‘β€πŸ’» NPM package

Running locally

You should have Node.js 12+ and Yarn installed globally.

Install dependencies

yarn

Run in watch mode

yarn start

Build lib

yarn build

Run linter

yarn lint

Keywords

cli

FAQs

Package last updated on 22 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts