Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
Doit
Code
Commits
Pulls
CI/CD
2,687
todo
bisect
jch
maint
master
next
seen
test
todo
text
11 lines
140 Bytes
Copy permalink
Copy
Raw
1
#!/bin/sh
2
3
Meta/Dothem
--meson
\
4
--cocci
\
5
--san
\
6
--leaks
\
7
--sha256
\
8
--test-vars
\
9
--breaking
"
$@
"
10
11
Meta/V