Commit Graph

26 Commits

Author SHA1 Message Date
Zoker 0f7f29c867 add LICENSE. 2020-06-13 17:44:54 +08:00
Zoker a7a57d283b update README.zh-CN.md. 2020-06-13 17:43:48 +08:00
Zoker 7990cdee63 add readme.zh-CN.md 2020-06-13 17:39:18 +08:00
Zoker 03ccf1aba9 add comment and correct spelling error 2020-06-13 17:38:39 +08:00
Zoker fea598e1d7 adjust sync projects to goroutine 2020-06-13 17:10:55 +08:00
Zoker 8186e560c4 adjust create projects to goroutine 2020-06-13 16:55:32 +08:00
Zoker aa91ff5951 wp Done bug fixed 2020-06-13 16:31:02 +08:00
Zoker 59c77e7571 limit concurrency for 5 2020-06-13 16:27:18 +08:00
Zoker c859b2b6ca add mutex lock for repo to ensure safe 2020-06-13 15:58:31 +08:00
Zoker 3c3dccbed2 use goroutine for size count 2020-06-13 15:53:49 +08:00
Zoker cd3cdb7244 sync msg style modified 2020-06-13 15:07:55 +08:00
Zoker 8bb2ee0571 repo list and repo dir are both supported 2020-06-13 11:20:39 +08:00
Zoker eb4ddf283b enhance process logical and output 2020-06-13 09:58:03 +08:00
Zoker 3ef79b2d1f adjust output and add exist repo warning 2020-06-13 01:40:35 +08:00
Zoker 250c8a029d sync code with go-git complete 📢 2020-06-13 01:28:11 +08:00
Zoker 48adfea8ff add progressBar for creating projects 2020-06-12 22:04:11 +08:00
Zoker a9dcd1569b ask for error and exist projects 2020-06-06 20:47:51 +08:00
Zoker ce758bd0d6 create projects finished 2020-06-06 20:31:22 +08:00
Zoker 387346a2a9 remove -f option ask for instead 2020-06-06 17:56:44 +08:00
Zoker c5836b79e5 choose project public type complete 2020-06-06 17:51:13 +08:00
Zoker c81415baa0 show projects list to confirm 2020-06-06 17:26:09 +08:00
Zoker d7844f29e7 get userinfo and namespace select logical 2020-06-06 16:11:55 +08:00
Zoker b156a88254 get access_token complete 2020-06-06 15:01:33 +08:00
Zoker 750b3623b9 go fmt code, first step finished 2020-06-06 13:33:56 +08:00
Zoker fa6a0a751b optimize code to share 2020-06-06 13:30:25 +08:00
Zoker 878bf86b46 init project and add repo detect 2020-06-06 13:12:25 +08:00