https://github.com/freddie-nelson/bang
https://github.com/freddie-nelson/bang
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freddie-nelson/bang
- Owner: freddie-nelson
- Created: 2021-01-01T10:53:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T23:37:35.000Z (over 4 years ago)
- Last Synced: 2025-05-08T19:16:37.419Z (21 days ago)
- Language: Go
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 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)