Socket
Book a DemoInstallSign in
Socket

github-issue-template

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

github-issue-template

A CLI for generating URLs to pre-filled GitHub issue forms

npmnpm
Version
1.0.0
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

github-issue-template

A CLI for generating URLs to pre-filled GitHub issue forms

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install github-issue-template --save

Usage

github-issue-template --repo sally/project --title new thing --body path/to/body.md

Dependencies

  • is-url: Check whether a string is a URL.
  • open: open a file or url in the user's preferred application
  • yargs: Light-weight option parsing with an argv hash. No optstrings attached.

License

MIT

Generated by package-json-to-readme

FAQs

Package last updated on 05 May 2015

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