Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

gleam-experiments/io

🗣 Input/output for Gleam

gleam-experiments/io.json
{
"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!

Terminal window
# Build the project
rebar3 compile
# Run the eunit tests
rebar3 eunit
# Run the Erlang REPL
rebar3 shell