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.
- Host: GitHub
- URL: https://github.com/raboro/obsidian-plugin-template
- Owner: Raboro
- License: mit
- Created: 2023-08-20T21:09:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T19:22:49.000Z (over 2 years ago)
- Last Synced: 2025-03-28T17:21:34.550Z (9 months ago)
- Topics: ci, linter, make, obsidian-md, obsidian-plugin, obsidian-plugin-template, release, shell-scripts, template
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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