New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@launchacademy/shortcut-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchacademy/shortcut-cli

Query cli tool for shortcut

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Launch Academy - Shortcut CLI

Install

yarn global add @launchacademy/shortcut-cli

Configure Your Shortcut Projects and Queries

In ~/.shortcut.yml:

launchAcademy:
  apiKey: <API KEY>
  name: "Launch Academy"
  queries:
    - name: "Ready for Review"
      query: 'state:"Ready for Review"'
project2:
  apiKey: <API KEY>
  name: "Client Project"
  queries:
    - name: "Ready for Review"
      query: 'state:"Ready for Review"'

Run Anywhere

shortcut query

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