All Projects → kurehajime → dajarep

kurehajime / dajarep

Licence: MIT license
ダジャレを検索するコマンド

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to dajarep

stochpy
StochPy is a versatile stochastic modeling package which is designed for stochastic simulation of molecular control networks
Stars: ✭ 36 (-23.4%)
Mutual labels:  console-application
GoCommando
Console application helper library
Stars: ✭ 54 (+14.89%)
Mutual labels:  console-application
penney
Penney's Game
Stars: ✭ 14 (-70.21%)
Mutual labels:  console-application
kuzusi
breakout for terminal
Stars: ✭ 19 (-59.57%)
Mutual labels:  console-application
ping-multi
Interactively ping multiple hosts from one location
Stars: ✭ 15 (-68.09%)
Mutual labels:  console-application
WPCracker
WordPress pentest tool
Stars: ✭ 34 (-27.66%)
Mutual labels:  console-application
CockpitCMS-Helpers
Cockpit CMS Addon with a set of useful helpers (that alone don't justify a new Addon).
Stars: ✭ 39 (-17.02%)
Mutual labels:  cli-command
consolemd
render markdown to the console (not just highlight it)
Stars: ✭ 93 (+97.87%)
Mutual labels:  console-application
PassLock
PassLock is a medium-security password manager that encrypts passwords using Advanced Encryption Standards (AES)
Stars: ✭ 44 (-6.38%)
Mutual labels:  console-application
ansiart2utf8
Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.
Stars: ✭ 32 (-31.91%)
Mutual labels:  console-application
fbida
ida (motif) and fbi (linux console) image viewers, also fbpdf & misc tools.
Stars: ✭ 41 (-12.77%)
Mutual labels:  console-application
habitipy
Command-line interface to Habitica
Stars: ✭ 47 (+0%)
Mutual labels:  cli-command
px
ps and top for human beings
Stars: ✭ 151 (+221.28%)
Mutual labels:  console-application
pysces
The official PySCeS project source code repository.
Stars: ✭ 25 (-46.81%)
Mutual labels:  console-application
csv-nix-tools
List system information as CSV, manipulate it, pretty print, or export.
Stars: ✭ 22 (-53.19%)
Mutual labels:  console-application
xamarin-forms-gui.cs
Xamarin.Forms gui.cs Backend
Stars: ✭ 74 (+57.45%)
Mutual labels:  console-application
gonsole
Integrated console application library, using Go structs as commands, with menus, completions, hints, history, Vim mode, $EDITOR usage, and more ...
Stars: ✭ 18 (-61.7%)
Mutual labels:  console-application
twilight-commander
A simple console file manager.
Stars: ✭ 16 (-65.96%)
Mutual labels:  console-application
lighthouse-of-doom
A simple text-based adventure game
Stars: ✭ 52 (+10.64%)
Mutual labels:  console-application
ak-cli
🔖 Collection of useful cli commands
Stars: ✭ 39 (-17.02%)
Mutual labels:  cli-command

dajarep

GoDoc

ダジャレを検索するコマンド

dajarep

駄洒落を含んだ文章ファイル(例:test.txt)を・・・

人民の人民による人民のための政治
アルミ缶の上にあるミカン
トンネルを抜けるとそこは雪国であった
智代子のチョコ
布団が吹っ飛んだ
我輩は猫である
猫が寝転んだ
その意見にはついていけん
靴を靴箱に入れる
傘を貸さない
イカは如何なものか
親譲りの無鉄砲で子供の時から損ばかりしている

dajarepに渡すと・・・

$ dajarep test.txt

駄洒落のみを抜き出します。

アルミ缶の上にあるミカン
智代子のチョコ
布団が吹っ飛んだ
猫が寝転んだ
その意見にはついていけん
傘を貸さない
イカは如何なものか

インストール方法

ここから実行ファイルをダウンロードできます。

Go言語の開発環境がある場合はgo でもインストールできます。

 go install github.com/kurehajime/dajarep/cmd/[email protected]

オプション

-d :掛かってる文字を表示
-e <エンコーディング>:エンコーディング指定
-i :インタラクティブモード

解説記事

文章からダジャレのみを抜き出すコマンドを作ってみた

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].