Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.