- created dsx and dsx_server in place of dsx-build

- dsx replaces dsx-build and is a build tool/package manager for the DSA
  ecosystem
- dsx_server is the repository/server for dsx packages.

dsx is a WIP.
This commit is contained in:
2026-02-22 21:44:41 +00:00
parent 7117b927f3
commit a1d7b54479
33 changed files with 3174 additions and 211 deletions
+15
View File
@@ -0,0 +1,15 @@
# Folder structure
data/
repos/
<repo_name>/
repo/
Dsx.toml
README.md
src/
artifacts/
<repo_name>.dsb
<repo_name-lib>.dsb
docs/
<repo_name-lib>.md
index/