NativeScript / NativeScript/nativescript-cli
Document all hooks and how to use them
未关闭
还没有人认领这个 Issue。
docs
hooks
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
Yes, the current hooks documentation does not describe all hooks and use-cases. Also the link in https://github.com/NativeScript/nativescript-cli/blob/master/README.md#extending-the-cli is broken.
Tell us about the problem
We need to document all hooks for CLI and how the plugins and users can get benefit of them.
Tasks:
- Fix the link in https://github.com/NativeScript/nativescript-cli/blob/master/README.md#extending-the-cli
- Document all hooks and when they are executed.
- Describe how to use the hooks and add examples.
- Add tests that verify the examples in the previous step work correctly and will not be broken in future release.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 CLI README 的“Extending the CLI”部分及其中的失效链接开始。盘点各个 hook 及其执行点,然后记录它们的用法,并为插件和用户提供示例。添加测试来执行文档中的示例,并确认它们仍能正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100