An open API service indexing awesome lists of open source software.

https://github.com/papercomputeco/daggerverse

Public dagger modules
https://github.com/papercomputeco/daggerverse

Last synced: 2 months ago
JSON representation

Public dagger modules

Awesome Lists containing this project

README

          

# 🚀🌙 Paper Compute Co. Daggerverse

This repo contains our public Dagger modules:
this includes Go tooling, various CLIs, checks, utilities, and AI tools.

---

# Modules

| Module | Description |
|--------|-------------|
| [`github.com/papercomputeco/daggerverse/bucketupload`](./bucketupload) | S3-compat bucket uploading |
| [`github.com/papercomputeco/daggerverse/checksum`](./checksum) | Recursively generate checksums for files in a directory |
| [`github.com/papercomputeco/daggerverse/ghrelease`](./ghrelease) | Flatten and upload build artifacts to GitHub releases |
| [`github.com/papercomputeco/daggerverse/golangcilint`](./golangcilint/) | Golang CI linting and checking |
| [`github.com/papercomputeco/daggerverse/utils`](./utils) | Catch-all utilities (flatten build artifacts, etc.) |