Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Add Link to Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Apr 19, 2020
1 parent ebebad7 commit 45e5633
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ Firestore Data.

> This is not meant to replace Firebase CLI but to compliment it.
## Table of Content
## Table of Content <!-- omit in toc -->

- [Why?](#why)
- [Installation](#installation)
- [Using npm (Node Package Manager)](#using-npm-node-package-manager)
- [Executable Binaries](#executable-binaries)
- [Usage](#usage)
- [Documentation](#documentation)
- [CI Environment](#ci-environment)
- [Multiple Project Support](#multiple-project-support)
- [Features](#features)
Expand Down Expand Up @@ -99,6 +100,10 @@ as soon as possible.

> Kamanda is a fully open source project, no information is corrected at any time.
### Documentation

Documentation for this project can be found [here](docs/kamanda.md).

### CI Environment

If you are in CI environment, you can use the `--token` flag to pass the
Expand All @@ -125,16 +130,6 @@ done using Firebase CLI.
- Add User by Bulk using a JSON/Yaml File
- List Users

Documentation will come soon.

An example of viewing and adding users:

![Views Users](demos/userslist.gif)

A demo for adding custom claims:

![Add Custom Claims](demos/customClaims.gif)

## Work in Progress

Its still a work in progress, I hope to wrap the first few features in
Expand Down

0 comments on commit 45e5633

Please sign in to comment.