Files
DSA/dsx/README.md
T

8 lines
638 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
DSX is a collection of higherlevel tools that orchestrate the DSA ecosystem.
While **DSA** supplies the core emulator, compiler, assembler and runtime, DSX provides:
* **dsx-build** A build system and package manager that compiles DSA projects, resolves dependencies, and produces deployable artifacts.
* **dsx-server** A lightweight package repository server that hosts DSX packages, enabling sharing and version control across teams, with CI/CD configured outofthebox.
Together, these tools streamline development workflows, automate builds, and manage the distribution of DSA components within an organization.