WIP: rewrite in rust #19

Draft
koalp wants to merge 4 commits from feat/rewrite-in-rust into devel
Owner

Rewrite in rust

todo

  • basic cli
  • make notifications work
  • add .envrc in versionning
  • make flake work (nix run…)
  • use click
  • meaningful error messages
  • rebase and merge
Rewrite in rust **todo** - [x] basic cli - [x] make notifications work - [x] add `.envrc` in versionning - [x] make flake work (nix run…) - [ ] use click - [ ] meaningful error messages - [ ] rebase and merge
koalp added 2 commits 2024-04-09 11:39:14 +02:00
koalp added 1 commit 2024-04-09 18:16:38 +02:00
koalp added 1 commit 2024-04-09 23:11:57 +02:00
koalp changed title from rewrite in rust to WIP: rewrite in rust 2024-04-09 23:15:14 +02:00
koalp changed title from WIP: rewrite in rust to rewrite in rust 2024-04-09 23:15:30 +02:00
koalp changed title from rewrite in rust to WIP: rewrite in rust 2024-04-09 23:15:32 +02:00
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/rewrite-in-rust:feat/rewrite-in-rust
git checkout feat/rewrite-in-rust
Sign in to join this conversation.
No description provided.