fbsamples / fbsamples/kotlin_ast_tools

Update documentation for running project

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
212
Forks
10
PR merge metrics
No merged PRs in 30d

Description

`./gradlew run ` command is failing.

The correct command is
`./gradlew run --args
`
or

`./gradlew run --args=""`

or for multiple files

`./gradlew run --args=" "`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.