https://github.com/iboard/tpk_examples
Examples of TPK packages
https://github.com/iboard/tpk_examples
Last synced: about 1 year 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T17:48:08.000Z (over 3 years ago)
- Last Synced: 2025-04-04T08:08:51.428Z (about 1 year 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.