Skip to content

Commit

Permalink
docs: Add real world example
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com>
  • Loading branch information
yorinasub17 committed Dec 6, 2023
1 parent 909605c commit c5a5971
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,13 @@ We publish various auto generated type libraries that can be useful
TypeScript runtime using the [deno_core crate](https://docs.rs/crate/deno_core/latest).


## Real world examples

Fensak uses `senc` to manage CI configurations. Check out the following examples where it is used:

- [senc CircleCI config](https://github.com/fensak-io/senc/tree/main/_ci)


## FAQ

### What is Hermeticity?
Expand Down

0 comments on commit c5a5971

Please sign in to comment.