1.1.4 • Published 7 years ago

gimie v1.1.4

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

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.

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago