Skip to content

espresso-gleam/espresso_pgo_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espresso_pgo_wrapper

Package Version Hex Docs

Simple wrapper around gleam/pgo that does some very naive query building. Not inteded for use in any real world applications.

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add espresso_pgo_wrapper

and its documentation can be found at https://hexdocs.pm/espresso_pgo_wrapper.