kwaak 0.1.1

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

pub mod github;
pub mod util;