Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

A Graviton CLI to install,uninstall,update plugins and other things. (Deprecated, only works in v1.X)

License

Notifications You must be signed in to change notification settings

Graviton-Code-Editor/graviton-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graviton CLI

MadeForGraviton

Installing & updating

$ npm install graviton-cli -g

A CLI for Graviton to interact with plugins and detect updates.

Help command

$ graviton --help

Check the Graviton's version and build

$ graviton -v

Installing Plugins

$ graviton -i RepoOwner/RepoName

Uninstalling Plugins

$ graviton -u PluginName

Updating Plugins

$ graviton --update RepoOwner/RepoName

Basic Plugin template

$ graviton --new plugin

Contributing

Runing it from the source:

$ git clone https://github.com/Graviton-Code-Editor/graviton-cli.git

$ cd graviton-cli

(Might require root permissions, in that case run it in sudo)

$ npm install -g .

About

A Graviton CLI to install,uninstall,update plugins and other things. (Deprecated, only works in v1.X)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •