G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

Move server config string parsing to config package #263

Closed achilleas-k closed 5 years ago

achilleas-k commented 5 years ago

Config string parsing functions moved to config package and made public to be importable by other services (e.g., gin-doi) which may require using client functions and configurations. These will eventually be moved to libgin.