# Functions
NewManifest creates a new Manifest instance.
NewParser creates a new parser instance.
NewRepository creates a new Repository instance.
NewWriter creates a new Writer instance.
# Structs
No description provided by the author
No description provided by the author
Config contains configurations to manage development tools.
Manifest contains tool list.
Tool represents a go package of a tool dependency.
# Interfaces
Parser retrieve tool packages from given paths.
Repository is an interface for managing and operating tools.
Writer creates a tool file to manage tool dependencies.