modus

Crates.iomodus
lib.rsmodus
version0.1.15
sourcesrc
created_at2022-02-23 00:42:34.165965
updated_at2022-03-28 18:57:05.247659
descriptionA language for building container images
homepagehttps://modus-continens.com
repositoryhttps://github.com/modus-continens/modus
max_upload_size
id537556
size134,362
maowtm (micromaomao)

documentation

https://docs.modus-continens.com

README

Crates.io Version Crates.io Licence

modus logo

Modus is a language for building OCI/Docker container images. Modus uses logic programming to solve key pain points of Dockerfiles - their inability to express interactions among parameters or to specify complex build workflows, their difficult and inefficient parallelisation, bloated images, and costly maintenance. For more information, please follow these links:

Modus uses semantic versioning; until version 1.0 is declared, breaking changes are possible. The current version, 0.1, is a preview release. We welcome bug reports and feature requests submitted through GitHub Issues.

Commit count: 433

cargo fmt