# gyver

> CLI toolbox/inspiration generator for developers and designers

Latest version **0.0.9** (published 2014-09-08) · 0 weekly downloads

## Install

```sh
npm install gyver
pnpm add gyver
yarn add gyver
bun add gyver
```

Provides the command `gyver`.

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.9 |
| Published | 2014-09-08 |
| First published | 2014-09-04 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.10.0 |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19 |
| Author | Piérre Reimertz |
| Maintainers | reimertz |
| Keywords | designer, developer, toolbox, cli, inspiration, mcgyver, energy, idea, ideas, methods |

## Links

- npm: https://www.npmjs.com/package/gyver
- Repository: https://github.com/reimertz/gyver
- Issues: https://github.com/reimertz/gyver/issues
- npm.io page: https://npm.io/package/gyver

## Dependencies (4)

- [chalk](https://npm.io/package/chalk.md) ~0.5.1
- [inquirer](https://npm.io/package/inquirer.md) ~0.7.1
- [underscore](https://npm.io/package/underscore.md) ^1.7.0
- [html-to-text](https://npm.io/package/html-to-text.md) ^0.1.0

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 0.0.9 (latest) — 2014-09-08
- 0.0.8 — 2014-09-07
- 0.0.7 — 2014-09-07
- 0.0.6 — 2014-09-04
- 0.0.5 — 2014-09-04
- 0.0.4 — 2014-09-04
- 0.0.3 — 2014-09-04
- 0.0.2 — 2014-09-04

## README

gyver
=====

![](screenshot.jpg)

Gyver is a command-line inteface for people who need inspiration when designing/developing in their terminal.

The tool is based on 3 steps:
  1. What do you need (Energy, Ideas, Idea Evaluation, Concept Development, Testing)
  2. Preparation time (between 0 min - a day)
  3. Participants (1 - 12+ persons)

##Installation
```javascript
npm install -g gyver 
```

##Usage
```javascript
gyver (press enter)
```

## Contribute
Want to add / Remove / Change content?
Just do a pull-request! :)

---
_Source: https://npm.io/package/gyver · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
