Create README.md
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user