alpha
Login
or
Join now
gleam.run
/
gleam
Star
677
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
677
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
/
project_git_deps_path
/
at
main
1 folder
2 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
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
2 months ago
.gitignore
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
2 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