Skip to content

Commit caf31ff

Browse files
Badges
1 parent 4c1779c commit caf31ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# local-storage-utils
22

3+
[![CI](https://github.com/khnumdev/local-storage-utils/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/khnumdev/local-storage-utils/actions/workflows/ci.yml)
4+
[![Build](https://github.com/khnumdev/local-storage-utils/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/khnumdev/local-storage-utils/actions/workflows/build.yml)
5+
[![Release](https://github.com/khnumdev/local-storage-utils/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/khnumdev/local-storage-utils/actions/workflows/release.yml)
6+
37
Utilities for analyzing and managing local Datastore/Firestore (Datastore mode) data. Works with both the Datastore Emulator and GCP using Application Default Credentials.
48

59
## Install (PyPI)

0 commit comments

Comments
 (0)