wordspread

0.1.1 • Public • Published

wordspread NPM version

Install globally with npm:

npm i -g wordspread

Usage

Usage:
    wordspread LINK TITLE [ -n | --no-show-hn ] [ -s SUB | --subreddit SUB ]
    wordspread ( -h | --help )

Options:
    -h, --help              help for wordspread
    -n, --no-show-hn        dont prefix posts on HN with 'Show HN:'
    -s, --subreddit SUB     specify subreddit

Arguments:
    LINK                    url of the link to publish
    TITLE                   title of the post.

What is it

Creates submission links for Reddit and HN

Example:

> wordspread 'https://github.com/petkaantonov/bluebird' 'Bluebird'

Use (⌘ +double click) to open links on OSX
wordspread HN:  https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fgithub.com%2Fpetkaantonov%2Fbluebird&t=Show+HN%3A+Bluebird
wordspread Reddit /r/javascript:  http://www.reddit.com/submit?url=https%3A%2F%2Fgithub.com%2Fpetkaantonov%2Fbluebird&title=Bluebird&sr=javascript

To do

  • Post on twitter

Author

  • Vittorio Zaccaria

License

Copyright (c) 2015 Vittorio Zaccaria Released under the BSD License.


This file was generated by verb-cli on April 23, 2015.

Readme

Keywords

none

Package Sidebar

Install

npm i wordspread

Weekly Downloads

7

Version

0.1.1

License

BSD

Last publish

Collaborators

  • vzaccaria