Skip to content

Commit

Permalink
feat: Add theme color support and use release versions of PatternFly V6
Browse files Browse the repository at this point in the history
Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>
  • Loading branch information
pojntfx committed Dec 3, 2024
1 parent d7ac54f commit 17f5396
Show file tree
Hide file tree
Showing 4 changed files with 1,359 additions and 1,060 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
To build and start a development version of LatenSee locally, first install [Go](https://go.dev/) and [npm](https://www.npmjs.com/), then run the following:

```shell
$ git clone https://github.com/loopholelabs/latensee.git
$ git clone https://github.com/loopholelabs/latensee.git --single-branch
$ cd latensee
$ go generate ./...
$ go run .
Expand Down
Loading

0 comments on commit 17f5396

Please sign in to comment.