tangled
alpha
login
or
join now
j3s.sh
/
spindle-test
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
*
j3s.sh
8 months ago
5e876b0c
91a0feb2
verified
This commit was signed with the committer's
known signature
.
j3s.sh
SSH Key Fingerprint:
SHA256:IRhTxNsxO09LZ8sNGHlTUPyF22rEpm0VIjyqILS5yGU=
+2
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
whatever.yaml
+2
-2
.tangled/workflows/whatever.yaml
···
9
9
- name: wtf
10
10
command: "ls -l"
11
11
- name: meepmorp
12
12
-
command: pwd
12
12
+
command: "pwd"
13
13
- name: nix???
14
14
-
command: nix --version
14
14
+
command: "nix --version"