core of MVC
This repository has been archived on 2026-09-08. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-06-22 13:46:46 +00:00
src fix: Fix double-writing of archive (first tar, then compressed to gz) 2026-06-22 13:46:46 +00:00
.gitignore v0.1.0 2026-02-18 21:08:15 +03:00
Cargo.toml fix: Fix double-writing of archive (first tar, then compressed to gz) 2026-06-22 13:46:46 +00:00
LICENSE Create LICENSE 2026-02-18 21:03:02 +03:00
README.md added readme 2026-02-21 20:44:08 +03:00

MVC_CORE

How to connect to your project?

add to Cargo.toml under [dependencies] block:

mvc_core = {git = "https://codeberg.org/miviolinux/mvc_core.git"}

Where is documentation?

The documentation is located at: https://mivio-linux.github.io/mvc_core/