Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed May 1, 2023
1 parent 8a18d3b commit d5baa50
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Konfig

The monorepo that holds all...

## Getting started

Get the repository on your local machine. **Takes a minute.**

```shell
git clone https://github.com/konfig-dev/konfig
cd konfig
```

This repository has submodules so pull all of them. **Also take a few minutes.**

```shell
git submodule update --init --recursive --remote
```
2 changes: 1 addition & 1 deletion customers/acme/acme-app
2 changes: 1 addition & 1 deletion customers/nuitee/nlite-public-sdks

0 comments on commit d5baa50

Please sign in to comment.