An open API service indexing awesome lists of open source software.

https://github.com/raboro/obsidian-plugin-template

Template to create an obsidian plugin. Includes action with linter and release.
https://github.com/raboro/obsidian-plugin-template

ci linter make obsidian-md obsidian-plugin obsidian-plugin-template release shell-scripts template

Last synced: 6 months ago
JSON representation

Template to create an obsidian plugin. Includes action with linter and release.

Awesome Lists containing this project

README

          

# Obsidian-Plugin-Template

## Todos
[] edit package.json (name, description,...) \
[] edit manifest.json \
[] enable GH action bot write permission \
[] rename elements in src/ to your plugin name \
[] remove all info.md files \
[] edit license if necessary \
[] edit readme

## Build a release
Just time the following into the terminal:
````bash
$ make release
````

---

# README:

# Repo Name

demo image

## Using
text
## Commands
text & commands image

## Settings
text & settings image