开发指南中开发环境运行命令有错误
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 38
- Forks
- 133
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 7
Description
在windows下应该是:
.\gradlew.bat :ui:dev
而不是:
./gradlew.bat :ui:dev
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the development guide page containing the Windows command shown in the issue. Update the command to use .\gradlew.bat :ui:dev, then check the rendered documentation to confirm the corrected command is displayed.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100