Commit Graph

28 Commits

Author SHA1 Message Date
702821bbef added utility file 2021-12-18 20:08:03 -05:00
cef93da327 refactored repo file to fit refactored auth 2021-12-18 15:07:46 -05:00
c2b6db25f7 bumped reqwest crate 2021-12-18 15:07:08 -05:00
ceb7557f76 wrote functions that are os specific 2021-07-28 21:31:25 -04:00
e753a7bf52 formatting stuff 2021-07-28 21:30:24 -04:00
ba11df89c8 authentication overhaul 2021-07-27 01:48:05 -04:00
Wyatt J. Miller
22c1abd093 added some source files 2021-02-24 13:12:13 -05:00
Wyatt J. Miller
ea22415722 modified ignore file 2020-11-20 02:55:10 -05:00
Wyatt J. Miller
c18acda3eb added documentation 2020-11-20 02:54:34 -05:00
Wyatt J. Miller
a5fc37498f Merge branch 'master' of https://scm.wyattjmiller.com/wyatt/gt 2020-11-20 00:43:02 -05:00
Wyatt J. Miller
847a648cb0 added build file 2020-11-20 00:42:02 -05:00
Wyatt J. Miller
ef50599831 delete cargo.lock 2020-10-21 15:29:02 -04:00
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
dbeea3eccf modified license 2020-06-13 15:15:09 -04:00
Wyatt J. Miller
c4ae397466 modified readme
looks kinda ugly empty, ya know
2020-06-13 15:12:57 -04:00
Wyatt J. Miller
f096e4333b added and modifed dependencies 2020-06-13 15:11:26 -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
449717282e added readme and license to project 2020-06-13 15:05:13 -04:00
Wyatt J. Miller
d53d3f8640 added sample configuration file
this sample configuration file is for users to either get a jumpstart
configuring gt or get a feel of what needs to be entered in the login
subcommand
2020-06-13 15:02:50 -04:00
Wyatt J. Miller
457bb2d189 added and fleshed out repository functionality 2020-06-13 15:01:49 -04:00
Wyatt J. Miller
29e23679e3 added .gitignore 2020-06-13 15:00:21 -04:00
Wyatt J. Miller
2041072670 added .gitignore 2020-06-01 21:47:51 -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
Wyatt J. Miller
f62ffd8c59 added clap 2020-06-01 21:46:04 -04:00