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

https://github.com/bhupesh-v/heavenorhell

Heaven or Hell? Where do you wanna go?
https://github.com/bhupesh-v/heavenorhell

afterlife heaven hell soul

Last synced: 3 months ago
JSON representation

Heaven or Hell? Where do you wanna go?

Awesome Lists containing this project

README

        

# heavenorhell

It's time to book a ticket for your soul!

## Installation

1. Export necessary environment variables:
```bash
export GIST_ID=""
export GITHUB_TOKEN=""
export TELEGRAM_CHAT_ID=""
export TELEGRAM_TOKEN=""
```
2. Compile & Run
```bash
go run main.go
```

## License

This project is licensed under the GNU Affero General Public License v3.0 - see the [LICENSE](LICENSE) file for details.

## Other Projects

- [`shedock` - Dockerize your shell scripts with the most accurate & ethical image size!](https://github.com/shedock/shedock)
- [`ugit` - undo git commands](https://github.com/Bhupesh-V/ugit)