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

https://github.com/graviton-code-editor/plugin-example

A plugin example for Graviton Editor. ( This is deprecated, only works in v1.X )
https://github.com/graviton-code-editor/plugin-example

Last synced: 12 months ago
JSON representation

A plugin example for Graviton Editor. ( This is deprecated, only works in v1.X )

Awesome Lists containing this project

README

          

# Plugin Example

![MadeForGraviton](https://raw.githubusercontent.com/Graviton-Code-Editor/website/master/src/badges/made_for_graviton.svg?sanitize=true)

This repository is licensed under the CC0 license (Available in the "LICENSE.md" file and / or [here](https://creativecommons.org/publicdomain/zero/1.0/legalcode)).

Thanks to this license, you can do what you want with this repository.

This is a plugin example for Graviton Editor.

It creates a dropmenu with a button which by clicking throws a notification.

## Installation:

* Graviton CLI: `graviton -i Graviton-Code-Editor/Plugin-Example `

* Cloning the repo to the desired location: `git clone https://github.com/Graviton-Code-Editor/Plugin-Example.git`