# Womblic My command line helper tool you probably don't want to install this on your system but it might be good inspiration (hopefully). usage: ```bash wom ``` # Showcase ![wom timer](./examples/timer.gif "wom timer") # Building /usr/local is just my preferred prefix, nothing should require you to use it. ```bash zig build install -p /usr/local ```