Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1023 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 1023 Bytes

MaxoSql

Hex.pm Docs CI

MaxoSql is ...

Usage

IO.puts "hello"

Installation

The package can be installed by adding maxo_sql to your list of dependencies in mix.exs:

def deps do
  [
    {:maxo_sql, "~> 0.1"}
  ]
end

The docs can be found at https://hexdocs.pm/maxo_sql.

Support

Sponsored by Quantor Consulting

License

The lib is available as open source under the terms of the MIT License.