包详细信息

haikunator-cli

tiaanduplessis15MIT1.0.0

Generate Heroku-like random names from the terminal

haikunator, cli, haikunate, heroku

自述文件

📜 haikunator-cli

Generate Heroku-like random names from the terminal



Built with ❤︎ by Tiaan and contributors

Table of Contents

<summary>Table of Contents</summary>
  • About
  • Install
  • Usage
  • API
  • CLI
  • Contribute
  • License
  • About

    CLI for haikunatorjs.

    Install

    $ npm install --global haikunator-cli
    # OR
    $ yarn global add haikunator-cli
    

    Usage

    $ haikunator
    # yellow-sky-8300
    $ haikunator --delimiter=*
    # shy*snow*7086
    $ haikunator --length=10
    # tiny-cake-5392564104
    $ haikunator --hex
    # rough-sun-d4ae
    

    Read the haikunatorjs docs for more info about the different flags available.

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.