Skip to content

vedlanghq/ved-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

ved-cli

Command-line interface for interacting with Ved programs and runtime.

Overview

ved-cli provides developer tooling for:

  • compiling Ved source files into executable bundles
  • launching the Ved runtime
  • replaying deterministic execution journals
  • inspecting convergence behaviour and runtime state

The CLI is intended to remain lightweight while exposing essential operational controls for orchestration workflows.

Planned Commands

  • ved compile
  • ved run
  • ved replay
  • ved inspect

Design Goals

  • Clear and predictable developer experience
  • Minimal abstraction over runtime semantics
  • Scriptable interface for automation environments
  • Structured logging and diagnostic output

Status

Early scaffolding stage.

Initial milestones include:

  • argument parser
  • runtime launcher integration
  • basic execution tracing output

License

Apache License 2.0

About

Command-line tooling for building, running, and inspecting Ved programs and runtime environments.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages