project setup

- update README.md
- update name and readme for library
This commit is contained in:
2025-09-13 13:38:37 +02:00
parent 7697c869ed
commit 69657ddb0b
6 changed files with 7 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# {library}
# Test Integration.
{description}
Library to test integration for aura ascend.
## Publish library locally.
@@ -25,8 +25,8 @@ To authenticate with Gradle to access repositories that require authentication,
Here's how you can do it:
1. Open or create the `gradle.properties` file in your Gradle user home directory:
- On Unix-like systems (Linux, macOS), this directory is typically `~/.gradle/`.
- On Windows, this directory is typically `C:\Users\<YourUsername>\.gradle\`.
- On Unix-like systems (Linux, macOS), this directory is typically `~/.gradle/`.
- On Windows, this directory is typically `C:\Users\<YourUsername>\.gradle\`.
2. Add the following lines to the `gradle.properties` file:
```properties
repository.<name>.user=your_user