// 01 -- what
lumping is a verb
Before code is refactored. Before ideas are categorized.
Before clay is shaped. There is the lump — the
pre-organized pile of stuff that is, in fact, already useful.
lump.dev is a tool, a philosophy, and a small
blog about pragmatic aggregation. We celebrate the half-sorted,
the productively messy, the imperfect grouping.
heuristic:
if you can lump it, you can ship it.
// 02 -- how
drop — group — keep
Three motions. No taxonomy required. No schema upfront.
A lump is a bag with a label written in pencil.
- ■ drop — toss whatever in
- ■ group — pull a fistful that smells related
- ■ keep — the lump is now a thing
$ lump add ./notes ./scraps ./half-thoughts
// 14 items, no folders, fine
$ lump name "ideas/maybe"
// done. it's a lump now.
// 04 -- handles
install — or don't
Single static binary. No daemon. Reads a directory.
Writes a directory. The whole tool is < 900 lines.
curl -fsSL lump.dev/get | sh
# or just clone it. seriously.
macos
linux
bsd
windows (soon, probably)