alpha
Login
or
Join now
gleam.run
/
gleam
Star
678
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
⭐️ A friendly language for building type-safe, scalable systems!
Star
678
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gleam
/
test
/
multi_namespace_not_top_level
/
at
main
1 folder
4 files
Greg Burri
Moves shebangs (#!/..) to the top of the file for POSIX shell scripts (see https://man7.org/linux/man-pages/man2/execve.2.html). Replaces '#/usr/bin/env sh' by '#!/usr/bin/env sh'
6w ago
8bb1b023
src
SPDX licence information comments
3 months ago
.gitignore
Fix bug with checking of top-level namespaces
1 year ago
README.md
SPDX licence information comments
3 months ago
gleam.toml
SPDX licence information comments
3 months ago
test.sh
Moves shebangs (#!/..) to the top of the file for POSIX shell scripts (see https://man7.org/linux/man-pages/man2/execve.2.html). Replaces '#/usr/bin/env sh' by '#!/usr/bin/env sh'
1 month ago
README.md
copy to clipboard
Multi namespace project
#
should not be published!