gimie

1.1.4 • Public • Published

gimie

Publically extensible task runner & info gathering tool.

This tool is a mashup of my targets framework and canihaz.

Installation

npm i -g gimie

Usage

gimie
gimie ip
gimie weather
gimie ip memory weather
gimie {your_gimie_target_here!}

Authoring Targets

Publish a node package with the name gimie.{your_target_name} and be sure to add gimie as a keyword in the package name. So long as your package exports a valid targets object it will automatically work with gimie.

See gimie.memory for a basic example.

Readme

Keywords

none

Package Sidebar

Install

npm i gimie

Weekly Downloads

5

Version

1.1.4

License

Apache-2.0

Last publish

Collaborators

  • machellerogden