mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-04-15 10:29:44 +08:00
Add files
This commit is contained in:
13
extensions/github-push.toml
Normal file
13
extensions/github-push.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
id = "org.standardnotes.github-push"
|
||||
npm = "sn-github-push"
|
||||
github = "sn-extensions/github-push"
|
||||
main = "index.html"
|
||||
|
||||
name = "GitHub Push"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-stack"
|
||||
version = "1.2.1"
|
||||
marketing_url = "https://standardnotes.org/extensions/github-push"
|
||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/components/github-push.jpg"
|
||||
description = "Push note changes to a public or private GitHub repository, with options for file extension and commit message."
|
||||
|
||||
Reference in New Issue
Block a user