wordspread
v0.1.1
Published
Create submission links to Reddit and HN
Downloads
3
Readme
wordspread
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.