# whitehole A no-bullshit broccoli-like file hosting server. ## Usage In development environment: `cargo r -- [targetdir]` where `[targetdir]` is the directory you want to host. In production: `whitehole [targetdir]` where `[targetdir]` is the directory you want to host.