backend-souls / backendsouls-calendar

BackendSouls Calendar is a naive Rust implementation of the RFC-8984.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackendSouls Calendar

A naive Rust implementation of the RFC-8984!

Dependencies

  1. cargo-make

      cargo install --force cargo-make
  2. cargo-nextest

      cargo install cargo-nextest --locked
  3. cargo-watch

      $ cargo install cargo-watch

Run Local

  cargo make docker

Tests

  cargo make test

  // or use watch
  cargo make test-watch

Contact

Signal: BackendSouls Calendar Group

About

BackendSouls Calendar is a naive Rust implementation of the RFC-8984.


Languages

Language:Rust 86.2%Language:Dockerfile 11.9%Language:Shell 1.9%