Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nlepage/catption

Cat caption generator CLI
https://github.com/nlepage/catption

caption-generator cats cli-app golang

Last synced: 5 days ago
JSON representation

Cat caption generator CLI

Awesome Lists containing this project

README

        

👋 Welcome to catption 🐱




License: Apache 2.0


Twitter: njblepage

> Cat caption generator CLI

## Install

```sh
go get github.com/nlepage/catption
```

## Usage

```sh
catption dinner --top "a Go CLI..." --bottom "any generics yet?"
```

![catption demo](https://raw.githubusercontent.com/nlepage/catption/master/demo.gif)

## [Online demo](https://nlepage.github.io/catption/wasm/)

## Why ?

catption was made as a [codelab](https://nlepage.github.io/catption/) for learning the basics of creating a Go CLI tool.

## Author

👤 **Nicolas Lepage**

* Website: https://nicolas.lepage.dev/
* Twitter: [@njblepage](https://twitter.com/njblepage)
* Github: [@nlepage](https://github.com/nlepage)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/nlepage/catption/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [nlepage](https://github.com/nlepage).

This project is [Apache 2.0](https://spdx.org/licenses/Apache-2.0.html) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_