necronux_cli_app 0.3.0-rc.2

Provides the CLI implementation for Necronux.
Documentation
1
2
3
4
5
6
7
8
9
// ==----------------------------------------------------------------== //
// SPDX-FileCopyrightText: © 2024-2025 Nayan Patil <nayantsg@proton.me>
//
// SPDX-License-Identifier: GPL-3.0-or-later
// ==----------------------------------------------------------------== //

pub mod app;
pub mod infra;
pub mod system;