paclear

command module
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 2 Imported by: 0

README

👾paclear👾

paclear is a clear command with PAC-MAN animation

MIT License badge Release workflow status badge Tag PR workflow status badge

Note I've created paclear in compliance with the official fan-made policy of Pac-Man.

「このコンテンツはファンメイドコンテンツです。 「パックマン及び自社IPゲームシリーズ」ファンメイドコンテンツポリシーのもと制作されています。」

Demo

Demonstration of paclear tool in action

Demo (with color)

paclear can set color to the output.

support blue, red, green, yellow, pink, white(default).

paclear -c yellow

Demonstration of paclear tool in action

Demo (with speed)

paclear can set speed

paclear -s 2

Demonstration of paclear tool in action

Installation

Go
go install github.com/orangekame3/paclear@latest
Homebrew
brew install orangekame3/tap/paclear
Winget

First, you need to enable LocalManifestFiles in winget settings. Type the following command in PowerShell. (Run as Administrator)

winget settings --enable LocalManifestFiles

Then, download the installer file and install it.Recommended to use GitBash.

curl -L "https://raw.githubusercontent.com/orangekame3/paclear/main/win-installer.sh" -o "win-installer.sh"

And run the installer.

.\win-installer.sh
Binary

Download the latest compiled binaries and put it anywhere in your executable path.

Download here

Usage

❯ paclear --help
paclear is a clear command with pacman animation

Usage:
  paclear [flags]

Flags:
  -c, --color string   Set pacman color (available: red, green, blue, yellow, pink) (default "white")
  -h, --help           help for paclear
  -s, --speed int32    Set pacman multiple speed (default: 1) (default 1)
  -v, --version        version for paclear

Documentation

Overview

Copyright © 2023 Takafumi Miyanaga <miya.org.0309@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
Package cmd is a root command.
Package cmd is a root command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL