Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igrep/yes-precure5-command

Extended yes command to reproduce the phrases when the Japanese battle heroine PreCure transform.
https://github.com/igrep/yes-precure5-command

Last synced: about 5 hours ago
JSON representation

Extended yes command to reproduce the phrases when the Japanese battle heroine PreCure transform.

Awesome Lists containing this project

README

        

# Yes! PreCure 5 Command! ver. 5.5

Provides extended yes command to reproduce phrases in Yes! Precure 5 or Yes! PreCure 5 GoGo!

## Installation

### (Recommended) With [stack](https://github.com/commercialhaskell/stack)

1. `stack install yes-precure5-command`
2. Add ~/.local/bin/ (or some other directory you installed in) to your $PATH

```bash
# e.g.
export PATH=~/.local/bin/:$PATH
```

3. Make sure you don't call `yes` command on your system.

```bash
which yes
# OK if it prints a path such as "/home/you/.local/bin/yes"
```

### With cabal

1. `cabal install yes-precure5-command`
2. Add ~/.cabal/bin/ (or some other directory you installed in) to your $PATH

```bash
# e.g.
export PATH=~/.cabal/bin/:$PATH
```

3. Make sure you don't call `yes` command on your system.

```bash
which yes
# OK if it prints a path such as "/home/you/.cabal/bin/yes"
```

## Usage

Calling `yes PreCure 5` generates one of the transformation phrase of
the Japanese battle heroine Yes! PreCure 5

$ yes PreCure 5
プリキュア!メタモルフォーゼ!
大いなる希望の力、キュアドリーム!
希望の力と未来の光!
華麗に羽ばたく5つの心!Yes!プリキュア5!

プリキュア!メタモルフォーゼ!
大いなる希望の力、キュアドリーム!
...

Of course, some other expressions such as `yes プリキュア5` and `yes Precure5` behave same.

Now, `yes PreCure 5 GoGo` (and `yes プリキュア5 GoGo` etc.) can also generates Milky Rose's transformation phrase.

$ yes PreCure 5 GoGo
スカイローズ・トランスレイト!
青いバラは秘密のしるし! ミルキィローズ!

スカイローズ・トランスレイト!
青いバラは秘密のしるし! ミルキィローズ!
...

Given no arguments or some non-PreCure 5 (or non-GoGo) expression, the `yes` command behaves like the Unix's `yes` command.

$ yes
y
y
y
...

$ yes 高須クリニック
高須クリニック
高須クリニック
高須クリニック
...

## See Also

* Yes! PreCure 5 - Wikipedia, the free encyclopedia
* Yes!プリキュア5 -東映アニメーション-
* Yes!プリキュア5GoGo! -東映アニメーション-
* Yes ! Pretty Cure 5 DVD /HQ/ Group Transformation
* Yes! Precure 5 Go Go! Group Transformation (HQ)
* Yes! Pretty Cure 5 GoGo! » Milky Rose Transformation
* Or search YouTube(TM) with "yes precure 5 transformation"
* or "yes precure 5 gogo transformations"