This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

swot

0.0.2 • Public • Published

SWOT

This is a super brilliant tool for helping run and test ScraperWiki tools.

Installing

npm install -g swot

Or, if you are using npm (and node.js) to develop your tool, then add swot as a devDependency and it will appear in your node_modules/.bin directory.

Using it

For each tool you are testing you need to cd into the directory containing the git repo for your tool and then run:

swot setup <boxName> <apikey>

(this saves some stuff in .swotconfig)

Then you can get swot to watch your tool directory for changes and it will sync them with the remote box:

swot watch

Developers

If you are developing swot itself, we recommend that you install it with

npm link

so that the development version will be on your PATH.

Readme

Keywords

none

Package Sidebar

Install

npm i swot

Weekly Downloads

0

Version

0.0.2

License

BSD

Last publish

Collaborators

  • npm