Socket
Socket
Sign inDemoInstall

dopen

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dopen

Command line tool that lets you quickly open up to sites associated with dev workflows (Jira tickets, github repos, and branches)


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

Dopen

Tool that will take care of the following for you from the command line:

  • Open a github repo's page
  • Open up to a specific branch
  • Open a new PR
  • Open to a Jira ticket (that matches your branch name)

Installation

npm install -g dopen

Usage

Dopen must be run from within a github project in order to work. Here are a list of the available commands:

dopen r  - Opens the github's main repo page
dopen b  - Opens the branch on github
dopen p  - Opens the "new pull request" page
dopen op - Opens the "Open Pull requests" page
dopen j  - Opens the ticket with the same name as the current branch in Jira

Keywords

FAQs

Package last updated on 07 Mar 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc