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

https://github.com/freddie-nelson/bang


https://github.com/freddie-nelson/bang

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

![Bang](https://raw.githubusercontent.com/freddie-nelson/bang/main/logo.jpg)

## Table of Contents 📰

* [Installation](#installation)
* [How to use](#getting-started)
* [License](#license)
* [Contact](#contact)

## Installation 🔥
```bash
# using go cli
go get github.com/freddie-nelson/bang
go install github.com/freddie-nelson/bang
```

## How to use 👍

```bash
# 3D text
bang "your text here"

# 2D text
bang --2d "your text here"
```

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright © 2020 - Present, Freddie Nelson

## Contact

* [Send me an email 📧](mailto:[email protected])
* [DM me through twitter](https://twitter.com/freddie_dev)
* [Contact me through my website](https://freddienelson.co.uk)