Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
drichelson committed May 29, 2024
1 parent 08fc7cb commit 95a6310
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ This repo contains the backend bits for the Dorkly Flags project:
8. Create ld-relay archive of json + checksum files
9. Save locally (testing) or upload to S3 (production)



### Go code
The go code in this repo runs in GitHub Action provisioned by the [dorklyorg/dorkly-flags Terraform module](https://registry.terraform.io/modules/dorklyorg/dorkly-flags/aws/latest).

Expand All @@ -38,7 +36,6 @@ TAG=0.0.1 docker build --platform=linux/amd64 -t drichelson/dorkly:$TAG ./docker
4. Publish a GitHub action? then we don't need to check in a binary
5. Send Slack notifications on changes.


### Current functionality is limited to a subset of LaunchDarkly's feature flag types.
Here's what is supported:
- One project per git repo. If you need more projects create more repos.
Expand Down

0 comments on commit 95a6310

Please sign in to comment.