Wyatt J. Miller
|
f09bcb79ed
|
added get_input function
might want to pull this elsewhere as many different implementations
might use this. maybe a trait perhaps?
|
2020-06-27 22:32:38 -04:00 |
|
Wyatt J. Miller
|
a1c94faf50
|
added user.rs
this file is going to be used for user viewing and manipulation
going to be like repo.rs, again
|
2020-06-13 15:09:23 -04:00 |
|
Wyatt J. Miller
|
1cc4cf6bab
|
added pr.rs
this file is for pull requests. again, going to look like repo.rs
|
2020-06-13 15:07:46 -04:00 |
|
Wyatt J. Miller
|
8afec00788
|
added issue.rs
similar to what repo.rs looked like
|
2020-06-13 15:07:21 -04:00 |
|
Wyatt J. Miller
|
1ff6efdd9d
|
added configuration system
|
2020-06-13 15:06:46 -04:00 |
|
Wyatt J. Miller
|
9c6381dcfe
|
built out some more the arguments for gt
more to come
|
2020-06-13 15:05:50 -04:00 |
|
Wyatt J. Miller
|
457bb2d189
|
added and fleshed out repository functionality
|
2020-06-13 15:01:49 -04:00 |
|
Wyatt J. Miller
|
2df2fee35a
|
learning clap
seems like I got the hang of it, maybe
|
2020-06-01 21:46:53 -04:00 |
|