Beloved.Cli 0.1.0

dotnet tool install --global Beloved.Cli --version 0.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Beloved.Cli --version 0.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Beloved.Cli&version=0.1.0
                    
nuke :add-package Beloved.Cli --version 0.1.0
                    

Beloved CLI Tool (beloved)

Command-line tool for Beloved — an AI-assisted application assembly platform.
Rather than generating code line-by-line, Beloved assembles production-ready Web, API, and Desktop applications in seconds by stitching pre-audited, cryptographically signed OCI component modules.

Installation

Install as a global .NET tool:

dotnet tool install --global Beloved.Cli

Quick Start

1. Generate an Application

Assemble a full-stack SaaS application with auth, billing, and analytics:

beloved generate "Build a SaaS with auth, billing, and analytics"

2. Push a Custom OCI Module

Package and push a custom module layer to your OCI-compliant registry:

beloved module push my-module http://localhost:5001

3. Check Assembly Status

beloved status --job-id <JOB_ID>

License

MIT © 2026 Digvijay Chauhan & Beloved Contributors

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.0 44 7/31/2026