zph / joplin-plugin-helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joplin-plugin-helpers

Usage

Install

curl -L https://raw.githubusercontent.com/zph/joplin-plugin-helpers/main/bin/symlink-helpers | bash

(yolo bash)

git submodule add -b main git@github.com:zph/joplin-plugin-helpers.git .config/joplin-plugin-helpers
git submodule init
bash .config/joplin-plugin-helpers/bin/symlink-helpers

To update

git submodule update --remote

About

License:MIT License


Languages

Language:Shell 66.0%Language:Makefile 18.7%Language:Earthly 15.3%