tangled
alpha
login
or
join now
sharpmars.nekoweb.org
/
leaflet-md
CLI tool to sync your Markdown to Leaflet
leafletpub
atproto
cli
markdown
31
fork
atom
overview
issues
3
pulls
pipelines
Install JS deps in workflow
sharpmars.nekoweb.org
2 months ago
b8baa10d
b1a94032
0/1
publish.yml
failed
8s
options
unified
split
Changed files
+2
.tangled
workflows
publish.yml
+2
.tangled/workflows/publish.yml
···
12
12
- bun
13
13
14
14
steps:
15
15
+
- name: "install dependencies"
16
16
+
command: "bun i"
15
17
- name: "publish to npm"
16
18
command: "bun run publish-npm"