Skip to content

Commit

Permalink
build: publish dart package
Browse files Browse the repository at this point in the history
  • Loading branch information
bhajneet committed Aug 1, 2023
1 parent 31a3544 commit 4618b7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ gem install gurmukhi_utils
gem 'gurmukhi_utils', '~> 0.0.3'
```

**Dart ([pub.dev](https://pub.dev/packages/gurmukhi_utils))**

```shell
dart pub add gurmukhi_utils
```

## Contribute

If you want to help, please get started with the `CONTRIBUTING.md` doc in the respective language of choice.
Expand Down
4 changes: 2 additions & 2 deletions dart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: gurmukhi_utils
description: Dart utilities library for converting, analyzing, and testing Gurmukhi strings.
version: 0.1.0
repository: https://github.com/ShabadOS/gurmukhi-utils/tree/main/dart
description: Dart utilities library for converting, analyzing, and testing Gurmukhi strings.
repository: https://github.com/shabados/gurmukhi-utils
topics:
- gurmukhi

Expand Down

0 comments on commit 4618b7a

Please sign in to comment.