|
|
|
|
|
by spang
3984 days ago
|
|
The main codebase is in `inbox/`, with launcher scripts and tools in `bin/`. (Might not be totally obvious, because the package namespace is called `inbox/` for legacy reasons.) If a beginner wants to see real production code, rather than toy examples, I think it's inevitable that there will be some points of confusion. Part of the learning process is diving in and exploring and being okay with not totally understanding everything that's going on. :) |
|