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?
- Host: GitHub
- URL: https://github.com/bhupesh-v/heavenorhell
- Owner: Bhupesh-V
- License: agpl-3.0
- Created: 2024-05-09T08:30:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T15:37:29.000Z (about 1 year ago)
- Last Synced: 2024-05-23T03:22:28.878Z (about 1 year ago)
- Topics: afterlife, heaven, hell, soul
- Language: Go
- Homepage: https://heavenorhell.xyz
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)