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

wunder_markdown

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wunder_markdown

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

WunderMarkdown

Dump your wunderlists to markdown

Installation

$ gem install wunder_markdown

Configuration

$ wundermarkdown config -e <email>

It will prompt you for your wunderlist password to retrieve a token.
-e option is optionnal, your email will be asked if not given.

It does not store your password

It uses netrc internally to store the user token.
See ~/.netrc file after configuration.

Usage

$ wundermarkdown dump <list_name>

It will dump a markdown formatted version of your wunderlist list.
The output will be directed to standard output.
It can be redirected to a file as you know.

Contributing

  1. Fork it ( http://github.com/ys/wunder_markdown/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

FAQs

Package last updated on 10 Jan 2014

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