Hacker News new | ask | show | jobs
by voidmain42 22 days ago
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.