Socket
Socket
Sign inDemoInstall

tender-discussions

Package Overview
Dependencies
32
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tender-discussions

A wrapper around ENTP's Tender, providing a campfire report of pending discussions, and more.


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Install size
1.86 MB
Created
Weekly downloads
 

Readme

Source

Unreplied Tender Discussions

Gives you a list of discussions of your Tender support site that nobody has replied to yet.

Installation

npm install --save tender-discussions

or

  • Clone or fork this repo
  • Run npm install .

Execution

You can supply all credentials over the command line:

./bin/tender_discussions --tenderapikey YOUR_TENDER_API_KEY --tendersitename YOUR_TENDER_SITENAME --state pending --campfireaccount YOUR_CAMPFIRE_ACCOUNT --campfirekey YOUR_CAMPFIRE_KEY --campfireroom YOUR_CAMPFIRE_ROOM_ID

... or you can supply them through environment variables. Just copy env.default.sh into an env.sh file, fill out all the credentials there and then run:

source env.sh && ./bin/tender_discussions --state pending

Cli arguments take precedence over the env variables if you provide both.

TODO

  • [] Write some tests

FAQs

Last updated on 09 Feb 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc