stalkr

Crates.iostalkr
lib.rsstalkr
version0.1.0
created_at2025-09-25 16:52:46.028274+00
updated_at2025-09-25 16:52:46.028274+00
descriptionWorker-based TODO manager in Rust
homepage
repositoryhttps://github.com/rakivo/stalkr
max_upload_size
id1854870
size129,277
Mark Tyrkba (rakivo)

documentation

README

stalkr

stalkr is UNFINISHED

stalkr is a command-line tool for tracking TODOs in your codebase and optionally syncing them with GitHub issues.

Quick start

$ export STALKR_GITHUB_TOKEN=<your github token>
$ cargo run --release

Originally forked from tsoding/snitch.

Commit count: 114

cargo fmt