Files
docmd-io--docmd/packages/legacy/doc.md/README.md
T
wehub-resource-sync 6db8fca185
docmd CI verification / verify (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:31:55 +08:00

21 lines
506 B
Markdown

# doc.md
> **This package has moved.** Use **[@docmd/core](https://www.npmjs.com/package/@docmd/core)** for all future updates.
This is a legacy wrapper that forwards commands to `@docmd/core` to avoid breaking existing CI/CD pipelines. This package will not receive new features or updates.
## Migration
```bash
# Remove the old package
npm uninstall -g doc.md
# Install the current package
npm install -g @docmd/core
```
See **[docmd.io](https://docmd.io)** for full documentation.
## License
MIT