Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stavrobot plugins workspace

This repository is a workspace for Stavrobot plugin submodules. It is not an installable Stavrobot plugin root and should not be added to Stavrobot directly.

Layout

Each top-level plugin-* directory is its own plugin repository checked out as a git submodule.

Current submodules:

  • plugin-apple-reminders/

Clone with submodules

git clone --recurse-submodules https://github.com/diegopetrucci/stavrobot-plugins.git
cd stavrobot-plugins

If you already cloned the workspace without submodules, initialize and update them with:

git submodule update --init --recursive

To pull the latest submodule commits recorded by this workspace later:

git pull --ff-only
git submodule update --init --recursive

Installing plugins

Install individual plugins from their standalone repositories or by copying a checked-out submodule directory into your local Stavrobot plugins directory.

For Apple Reminders, use the standalone plugin repository:

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors