Giter Club home page Giter Club logo

jrp's Introduction

golangci-lint release

🎲 jrp

Language:Go License:MIT Latest Release

demo

ℹ️ About

jrp is the CLI tool to generate Japanese random phrase(s). (It's jokeey tool!)
This tool uses WordNet Japan sqlite database file.

πŸ’» Usage

Usage:
  jrp [flags]
  jrp [command]

Available Subcommands:
  download, dl, d   πŸ“¦ Download Japanese Wordnet sqlite3 database file from the official site.
  generate, gen, g  ✨ Generate Japanese random phrase(s). You can abbreviate "generate" sub command. ("jrp" and "jrp generate" are the same.)
  help              🀝 Help of jrp.
  completion        πŸ”§ Generate the autocompletion script for the specified shell.
  version           πŸ”– Show the version of jrp.

Flags:
  -n, --number   πŸ”’ number of phrases to generate (default 1, e.g: 10).
  -p  --prefix   πŸ’¬ prefix of phrase(s) to generate.
  -s  --suffix   πŸ’¬ suffix of phrase(s) to generate.
  -h, --help     🀝 help for jrp
  -v, --version  πŸ”– version for jrp

Arguments:
  number  πŸ”’ number of phrases to generate (e.g: 10).

πŸ”§ Installation

🐭 Using go

go install github.com/yanosea/jrp@latest

🍺 Using homebrew

brew tap yanosea/tap
brew install yanosea/tap/jrp

πŸ“¦ Download from release

Go to the Releases and download the latest binary for your platform.

✨ Update

🐭 Using go

reinstall jrp!

go install github.com/yanosea/jrp@latest

🍺 Using homebrew

brew update
brew upgrade jrp

πŸ“¦ Download from release

Download the latest binary from the Releases page and replace the old binary in your $PATH.

πŸ“ƒ License

πŸ”“MIT

πŸ–ŠοΈ Author

🏹 yanosea

πŸ”₯ Motivation

I love the smart phone application PhrasePlus!
I wanted to run an application with equivalent functionality to this in the terminal, so I created it!

🀝 Contributing

Feel free to point me in the right directionπŸ™

jrp's People

Contributors

yanosea avatar

Stargazers

Constantine Zavezeon avatar jist avatar

Watchers

 avatar

jrp's Issues

add original words

add option to root command and generate command to generate using original words or not.

update `README.md`

  • add example of jrp generate output (gif or text).
  • add instalation of downloading the binary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.