-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
RFCProposed feature or change - open for feedbackProposed feature or change - open for feedbackcrt:sampo-coreChanges in Sampo core logic or internal utils.Changes in Sampo core logic or internal utils.help wantedExtra attention is neededExtra attention is needed
Description
Sampo currently supports the following ecosystems and registries:
| Registry | Ecosystem(s) | Versioning | Publishing | Package Manager(s) | Monorepos |
|---|---|---|---|---|---|
| Crates | Rust | ✅ | ✅ | ✅ Cargo | ✅ |
| npm | JavaScript/ TypeScript | ✅ | ✅ | ✅ npm, pnpm, yarn, bun | ✅ |
| Hex | Elixir | ✅ | ✅ | ✅ Mix | ✅ |
| Gleam | ⬜ | ⬜ | 💡 gleam | ✅ | |
| Erlang | ⬜ | ⬜ | 💡 rebar3 | ✅ | |
| PyPI | Python | ✅ | ✅ | ✅ uv | ✅ |
| Packagist | PHP | ✅ | ✅ | ✅ Composer | ❌ |
Want to add support for a new ecosystem? Check our Contributing Guidelines and the PackageAdapter implementation in sampo-core to get started. Contributions don't need to be perfect, submit your best effort, and we will gladly assist in polishing the work!
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
RFCProposed feature or change - open for feedbackProposed feature or change - open for feedbackcrt:sampo-coreChanges in Sampo core logic or internal utils.Changes in Sampo core logic or internal utils.help wantedExtra attention is neededExtra attention is needed