Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x benches/
drwxr-xr-x nix/
drwxr-xr-x src/
drwxr-xr-x tests/
-rw-r--r-- .ignore
-rw-r--r-- Cargo.lock
-rw-r--r-- Cargo.toml
-rw-r--r-- LICENSE
-rw-r--r-- README.md
-rw-r--r-- default.nix
-rw-r--r-- release-lib.nix
-rw-r--r-- release.nix
-rw-r--r-- shell.nix
README

pijul-srv-lite

Idea and initial code by Toastal.

Goals

  • Low resource use
  • Minimal (as in LOC).

Provenance

Toastal had an agent write a rust package since he wasn’t interested in learning Rust.

Tetov was irritated by the code and rewrote it.