Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iboard/tpk_examples
Examples of TPK packages
https://github.com/iboard/tpk_examples
Last synced: 16 days ago
JSON representation
Examples of TPK packages
- Host: GitHub
- URL: https://github.com/iboard/tpk_examples
- Owner: iboard
- License: other
- Created: 2023-01-17T17:52:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T17:48:08.000Z (almost 2 years ago)
- Last Synced: 2024-12-12T10:48:48.680Z (22 days ago)
- Language: Elixir
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# README - TPK Examples
This entire Phoenix/Elixir project is to demonstrate examples how to use functions and
modules from TPK-packages. Our **integration test**, let's say.| Repository | GitHub | HEX | Description |
|----------------|------------------------------------|-----------------------------|---------------------------------------------------------------------------|
|**tpk** |[tpk](https://github.com/iboard/tpk) | |The **root** project to be checked out with submodules |
|**tpk_common** |[common](https://github.com/iboard/tpk_common)|[common](https://hexdocs.pm/tpk_common)|**Common and convenience functions**. Mostly wrappers of 3rd party packages|
|**tpk_otp** |[otp](https://github.com/iboard/tpk_otp) | |not implemented yet |## Cheat sheets
You may find 'cheat sheets' within the several GitHub repos listed above.