calendsync

module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2024 License: MIT

README

Calend(ar) Sync(hroniser)

Synchronise events described in a Google Sheet into Google calendar and Discord scheduled events.

Installation

Grab a binary from the latest release

Usage

See docs/fr/usage.md (fr).

Development

To develop, you'll need:

Clone the project and setup the development tools:

git clone https://gitlab.com/adirelle/calendsync.git
cd calendsync
tasks devtools

Write down the personal access token into the .env.local file:

echo 'GITLABCI_LINT_TOKEN=put-your-actual-token-here' >.env.local

task -l shows the list of available tasks.

To build the binary:

task build

To run the unit tests:

task test

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL