/dpr

DPR: Deployment Package Registry

Primary LanguageGoMIT LicenseMIT

DPR: Deployment Package Registry

release go-version on-push-main

DPR manages deployment packages freely and conveniently with tags, like a container registry. It aims to store files such as AWS Lambda zip archives and static site generation artifacts.

Warning

This project is in Alpha status. We may make disruptive changes without notice. Use in a production environment is at your own risk.

Components

components

DPR

a registry that stores package files with tags

dprc

CLI tool for DPR

dpr-scheduled-cleaner

clean the registry regularly according to the lifecycle policy

Examples of use

License

MIT License

Copyright (c) 2024 ASAKURA Kazuki