Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensel committed Jun 16, 2023
1 parent 1fbd906 commit 3d28373
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Supported operations:

## To Build

So that the Cascading WIP releases can be retrieved, to `gradle.properties` add:

```
githubUsername=[your github username]
githubPassword=[your github password]
```

> ./gradlew installDist
## To Run
Expand All @@ -50,3 +57,5 @@ Supported operations:
To print a project file template:

> tess --print-project
Documentation coming soon, but see the tests for usage.

0 comments on commit 3d28373

Please sign in to comment.