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
19d2c9da
+14
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
whatever.yml
+14
.tangled/workflows/whatever.yml
···
1
1
+
when:
2
2
+
- event: ["push"]
3
3
+
4
4
+
dependencies:
5
5
+
nixpkgs:
6
6
+
- go
7
7
+
8
8
+
steps:
9
9
+
- name: wtf
10
10
+
command: "ls -l"
11
11
+
- name: meepmorp
12
12
+
command: pwd
13
13
+
- name: nix???
14
14
+
command: nix --version