Hacker News new | ask | show | jobs
by Double_a_92 23 days ago
Btw, at first sight it's unclear what the scope of this is. It seems to be one project, but then it's actually multiple smaller libraries and "Latte" is just the organisation? Also is the dependency management not it's own project?
1 comments

It's an ecosystem that includes a number of tools, libraries, etc. The organization (include the GitHub org) is called Latte. Each project is a GH repository under that.

The dependency management system is part of the `cli` tool. And the repository management is the `app` project and published to https://app.lattejava.org.

The `cli` tool is the foundation though. It's how projects start, build, run, release, and publish.

Hope that helps clarify things.