fbsamples / fbsamples/kotlin_ast_tools
Update documentation for running project
未关闭
- 主要语言
- Kotlin
- 星标
- 212
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
`./gradlew run ` command is failing.
The correct command is
`./gradlew run --args
`
or
`./gradlew run --args=""`
or for multiple files
`./gradlew run --args=" "`
贡献指南
评估
这个 Issue 还没有评估数据。