New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

trello-board-to-markdown

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

trello-board-to-markdown

A simple tool to convert a Trello board to a Markdown document.

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Trello Board to Markdown

Contents

  • Background
  • Installation
  • Configuration
  • Usage
  • Contributors
  • Contributing & Bug Reports

Background

This simple library converts a Trello board to a markdown document. Consider it as a nicer "print" or "export" option.

Installation

Install via NPM:

npm install -g trello-board-to-markdown

Configuration

You'll need to export a few environment vars for the tool to authenticate with Trello:

export TRELLO_API_KEY=?
export TRELLO_API_SECRET=?

You can get these on the app-keys page on Trello.

Usage

To convert a board to Markdown in the current directory:

trellotomd convert BOARD_ID

For more information on the supported commands, run trellotomd --help.

Contributors

Contributing & Bug Reports

Please see CONTRIBUTING.md.

FAQs

Package last updated on 04 Apr 2017

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