A Janet script to download your Mastodon bookmarks as local markdown files and media
Go to file
2024-06-22 11:19:20 +02:00
.gitignore gitignore 2024-06-22 11:19:20 +02:00
main.janet Extract links from headers 2024-06-22 11:18:57 +02:00
project.janet First commit 2024-06-22 09:27:25 +02:00
README.md First commit 2024-06-22 09:27:25 +02:00

Install dependencies

`jpm deps --local

Build

jpm build