tech-scavenger

0.1.0 • Public • Published

tech-scavenger NPM version

Web-scraping written in Javascript and using PhantomJS

Install

Install globally with npm:

npm i -g tech-scavenger

Usage

Now that tech-scavenger is installed globally, run tech-scavenger to use the CLI.

If you want to take it for a test run, copy/paste this into the command line:

tech-scavenger todo.md "Create my own CLI!"

To add another task, just follow the same format: tech-scavenger [file] [task]

Or, use these command line arguments:

  • -f| --file specify the file you want to create or append. If no source file is explicitly passed, then TODO.md will be created/appended.
  • -t| --task the task you'd like to add to the specified file

Example: tech-scavenger -t "Write more documentation"

Author

rjcoelho

License

Copyright (c) 2014 rjcoelho, contributors.
Released under the MIT license


This file was generated by verb-cli on October 28, 2014.

Readme

Keywords

Package Sidebar

Install

npm i tech-scavenger

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • rjcoelho