Back to Gleam

test_community_packages

test-community-packages/README.md

1.18.1715 B
Original Source
<!-- SPDX-License-Identifier: Apache-2.0 SPDX-FileCopyrightText: 2024 The Gleam contributors -->

test_community_packages

sh
gleam add test_community_packages
gleam
import test_community_packages

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

Further documentation can be found at https://test-community-packages.hexdocs.pm.

Development

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