gleam-experiments/io
🗣 Input/output for Gleam
{ "createdAt": "2019-12-17T17:29:35Z", "defaultBranch": "master", "description": "🗣 Input/output for Gleam", "fullName": "gleam-experiments/io", "homepage": "", "language": "Rust", "name": "io", "pushedAt": "2020-05-22T08:47:19Z", "stargazersCount": 12, "topics": [ "gleam" ], "updatedAt": "2025-05-26T14:46:17Z", "url": "https://github.com/gleam-experiments/io"}Input/output for Gleam!
Quick start
Section titled “Quick start”# Build the projectrebar3 compile
# Run the eunit testsrebar3 eunit
# Run the Erlang REPLrebar3 shell