bijancn / gitlabctl

Control gitlab from the command line
MIT License
1 stars 2 forks source link

Refactor configuration out of main.rs #4

Closed bijancn closed 4 years ago

bijancn commented 4 years ago

The main.rs is one big mess. One of the first easy things to factor out would be the config and its deserializer.