Baikal plugin to sync iCal objects into storages such as taskwarrior and todist.
56eb7e7571
- chore: Added README |
||
---|---|---|
lib | ||
tests | ||
.gitignore | ||
composer.json | ||
phpunit.xml.dist | ||
README.md |
baikal-storage-plugin
Install
composer require aerex/baikal-storage-plugin
Usage
- Add the plugin to
Core/Frameworks/Baikal/Core/Server.php
$this->server->addPlugin(new \Aerex\BaikalStorage\Plugin())