3 Commits
Author SHA1 Message Date
Andreas Bigger 3edf2d9ece 📚 docs: add missing READMEs and align crates with Rust rules
- Create README.md for paracas-daemon and paracas-estimate
- Add #![doc = include_str!("../README.md")] to daemon/estimate lib.rs
- Add missing Cargo.toml metadata (docs.rs, authors, keywords, categories)
- Reorder workspace dependencies by line length per style guide
- Document background jobs, download-all, status, and job commands
2025-12-29 18:02:56 -05:00
Andreas Bigger 835bddd2ee feat: background downloading 2025-12-29 17:05:07 -05:00
Andreas Bigger 7be4eded90 paracas downloader 🚧 2025-12-29 13:21:48 -05:00