a helper for quick and dirty reporting on paid social creatives
Gleam 98.2%
Other 1.8%
9 1 0

Clone this repository

https://tangled.org/stunwin.com/gleport https://tangled.org/did:plc:bvljpx2ol6eqaiwriwvzalt4/gleport
git@tangled.org:stunwin.com/gleport git@tangled.org:did:plc:bvljpx2ol6eqaiwriwvzalt4/gleport

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

gleport#

Package Version Hex Docs

gleam add gleport@1
import gleport

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/gleport.

Development#

gleam run   # Run the project
gleam test  # Run the tests