Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fh-dev-tools

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-dev-tools

FeedHenry Development Tools

  • 1.3.0
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by166.67%
Maintainers
1
Weekly downloads
 
Created
Source

fh-dev-tools

FeedHenry Development Tools

Install

npm install fh-dev-tools -g

Usage

See Available Commands

fh

e.g.

Usage: fh <command> [options] [--debug] [--noprompt]

Commands:
  setup          Setup this tool
  changelog      Generate release changelog
  components     Generate release components versions
  release-notes  Generate release notes for a version
  versions       Show all release versions
  release        Perform the steps required for a release
  release-email  Send the release email
  report         Generate weekly JIRA report

Options:
  --debug     Show debug level logging
  --noprompt  Skip all the prompts

Setup

fh setup

Then answer the questions.

About Email Setup

During setup, this tool will ask for your Gmail user name and App Password for sending out emails. You should not use your Gmail account's user password here.

If you choose not to set the password, the tool will print out the email content to the console so you can compose the email using other tools. However, the email content will be in Markdown and you may need other tools to support editing emails in Markdown (e.g. You can try Markdown Here). But there is no way to support Mail.app at the moment.

Release

fh release -p [product_name] -v [release_version]

  • product_name: should be one of

    • core_map
    • build_farm
  • release_version: the current release version. It should be already created in JIRA.

FAQs

Package last updated on 26 Jun 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

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