omdsh
开发工具 活跃维护

omdsh

omdsh-dev/omdsh

以版本化管理组件集与默认配置,结构清晰可评审。支持自动归档、变更追踪与独立演进,方便社区协作维护,让多套配置环境切换更直观可靠。

1
Stars 标星
0
Forks 分支
1
Watchers 关注
2
Open Issues
JavaScript
主要语言
MIT
开源协议
104 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:omdsh-dev/omdsh
git clone https://github.com/omdsh-dev/omdsh.git
git clone git@github.com:omdsh-dev/omdsh.git
README.md main

Oh My DSH

简体中文

Oh My DSH is an independent, community-maintained experimental project for
organizing versioned component sets and defaults in a clear, reviewable, and
reproducible form.

This public repository candidate is an early preview. It currently contains
only a format designed publicly for this project, explicitly fictional test
fixtures, and local validation tools. It does not provide a production-ready
installer or make compatibility guarantees for third-party software.

Current status

  • The public component-set schema is a draft and may change before v1.
  • No production component set is included yet.
  • Installation and compatibility instructions will be added only from public,
    versioned documentation.
  • Nothing in this repository is an official DeepSeek release.

Public-source policy

Content accepted into this repository must be independently reviewable from
public sources. In particular:

  • reference only public, immutable component versions;
  • do not include credentials, personal machine paths, or private URLs;
  • do not reproduce confidential source code, specifications, or test evidence;
  • keep unverified compatibility claims explicitly unknown;
  • keep package publishing disabled until a separate release review approves it.

See the complete public-source policy.
Command-line locale behavior is documented in the
internationalization guide.

Repository layout

Security, contribution, and community rules are available in both languages:
security, contributing, and
code of conduct.

Validate locally

npm ci --ignore-scripts
npm run public:check

npm run visibility:check verifies the approved MIT license and its recorded
exact-text digest before the repository is made public.
npm run release:check additionally requires a production definition made
only from component versions with anonymous, immutable public evidence.

Trademark and affiliation

Third-party names and trademarks belong to their respective owners. Oh My DSH
is an independent community project. It is not an official DeepSeek product,
is not affiliated with DeepSeek, and is not endorsed by DeepSeek.