tangled
alpha
login
or
join now
kacaii.dev
/
senac-brigade-server
0
fork
atom
wip: currently rewriting the project as a full stack application
tangled.org/kacaii.dev/sigo
gleam
0
fork
atom
overview
issues
1
pulls
pipelines
:green_heart: export path whenever using the gleam binary
kacaii.dev
1 month ago
11e3aa95
75a879df
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
lint.yml
+1
.tangled/workflows/lint.yml
···
30
30
31
31
- name: check for unformatted files
32
32
command: |
33
33
+
export PATH="$HOME/.nix-profile/bin:$PATH"
33
34
gleam format --check src test