kwaak 0.16.2

Run a team of autonomous agents on your code, right from your terminal
Documentation
1
2
3
4
//! This module contains git and github related utilities

pub mod github;
pub mod util;