Skip to content

two-tech-dev/endgit-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EndGit CLI

Command-line tool for the Endstone plugin ecosystem

EndGit CLI allows developers to publish, search, and install Endstone plugins directly from the terminal.

Installation

npm install -g @twotech/endgit-cli

Usage

# Login with your EndGit account
endgit login

# Publish a plugin
endgit publish

# Search plugins
endgit search <query>

# Install a plugin
endgit install <plugin-name>

Commands

Command Description
endgit login Authenticate with EndGit
endgit publish Package and publish your plugin
endgit search Search the plugin marketplace
endgit install Install a plugin to your server

License

This project is licensed under the GNU Affero General Public License v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors