Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

matrix

Package Version Hex Docs

gleam add matrix@1
import matrix

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

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

Development

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