You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,6 +61,10 @@ All flags are optional. Glice supports the following flags:
61
61
62
62
Don't forget `-help` flag for detailed usage information.
63
63
64
+
## Using glice inside as a library
65
+
66
+
As of v2.0.0 glice can be used as a library and provides few functions/methods that return list of dependencies in structured format and printing to io.Writer.
67
+
64
68
## Sample output
65
69
66
70
Executing glice -c on github.com/ribice/glice prints (with additional colors for links and licenses):
0 commit comments