Skip to content

Commit

Permalink
Create README.md (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh3305 authored Jun 29, 2023
1 parent 2915f41 commit 8aa25be
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# order-library
[![Build Flow](https://github.com/HRV-Mart/order-library/actions/workflows/build.yml/badge.svg)](https://github.com/HRV-Mart/order-library/actions/workflows/build.yml)
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/HRV-Mart/order-library)

`order-library` package created for HRV-Mart to help Spring boot application to get data from order backend.
## How to use
1) Define dependency in `build.gradle` or `build.gradle.kts` or `pom.xml`
Use [this link](https://github.com/orgs/HRV-Mart/packages?repo_name=order-library) to pick appropriate version.
2) Authenticate with GitHub Package. [link](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry#authenticating-with-a-personal-access-token)
3) Build your project

0 comments on commit 8aa25be

Please sign in to comment.