Create README.md

This commit is contained in:
2026-07-12 10:19:37 +02:00
parent b6964c7943
commit f4a005410d
+40
View File
@@ -0,0 +1,40 @@
# DISCLAIMER
# What you're about to see is NOT AI-generated
# `foferk`
## The ultimate `foferk`-bomb generator
## 🚀 Features
- ⚡ Fast
- 💜 Open-source
- ⚙️ Optimized
- 📦 Compressed from the get-go
## ▶️ Geting Started
### Dependencies
- [V](https://vlang.io)
### Development
```bash
v run .
```
### Build
```bash
v build . -prod -release -ship
```
### Run
```bash
./main
```
## 📝 Roadmap
- [ ] Support any text string
- [ ] Support customisable repetition ranges