What comes below is meant for developers and maintainers.
Releases are entirely managed in github actions and only require a pull-request
against master
to be merged. Semantic versioning in connection with
conventional commits will take care of versioning
- Clone this repo.
- Make sure your NodeJS is at least v16 (
node --version
). npm i
oryarn
to install dependencies.npm run dev
to start compilation in watch mode.- (optionally)
npm run lint
to check coding style
Copy over main.js
, styles.css
, manifest.json
to your vault VaultFolder/.obsidian/plugins/relay-md/
.