Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.31 KB

File metadata and controls

34 lines (22 loc) · 1.31 KB

Solana Web2 Gradle Check Publish Release

Documentation

User documentation lives at sava.software.

Contributions

Please note that all contributions require agreeing to the Sava Engineering, Inc. CLA.

Tests are needed and welcomed. Otherwise, please reach out before working on a pull request.

Build

Generate a classic token with the read:packages scope needed to access dependencies hosted on GitHub Package Repository.

~/.gradle/gradle.properties

savaGithubPackagesUsername=GITHUB_USERNAME
savaGithubPackagesPassword=GITHUB_TOKEN
./gradlew check