Expand description
Memora is a build artifact cache for Git repositories. Memora’s purpose is to minimize redundant builds to save time and improve reproducibility.
Please see the README for a general introduction.
Modules§
- cache
- Build Artifact Cache
- cli
- Command-Line Interface
- config
- Configuration
- error
- Error chaining and reporting facilities.
- fs
- Filesystem utilities
- git
- Git API
- util
- Various utilities