Metadata-Version: 2.4
Name: yukti-design
Version: 0.0.1
Summary: Yukti Design — one prompt, a complete system design. Name reservation; the real package follows.
Author: Torion Studios
License: MIT
Project-URL: Homepage, https://github.com/torion-studios/yukti-design
Project-URL: Source, https://github.com/torion-studios/yukti-design
Keywords: system-design,architecture,diagrams
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Yukti Design

**One prompt, a complete system design.** A [Torion Studios](https://github.com/torion-studios) product.

Type `Design Stack Overflow`, and about two minutes later you have an answer you
can read, an architecture board, and an editable Excalidraw canvas — written to
your own framework, with no follow-up questions.

## Status

This release reserves the name and provides a working entry point. **The
application is not yet packaged for PyPI.** Run it from source:

```bash
git clone https://github.com/torion-studios/yukti-design
```

`yukti-design --version` prints the version; `yukti-design` prints where to find
the real thing.
