A try on building a package manager which a few friends and I built during a evening and didn't continue
This repository has been archived on 2026-03-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-10-30 21:34:41 +02:00
Commands Added structure for Search Commands 2021-10-30 18:34:24 +02:00
Informations Changed Directory name of informations 2021-10-30 18:29:55 +02:00
Tools Moved Logging to Tools 2021-10-30 21:34:41 +02:00
.gitignore Update .gitignore 2021-10-30 19:25:53 +02:00
go.mod Updated go.mod 2021-10-30 16:58:23 +02:00
go.sum Updated go.mod 2021-10-30 16:58:23 +02:00
LICENSE Initial commit 2021-10-30 15:15:18 +02:00
lpm-cli.go Added structure for Search Commands 2021-10-30 18:34:24 +02:00
README.md Updated README.md 2021-10-30 16:58:29 +02:00

Lotus-PM Client

Go verison: 1.17

External packages:

  • github.com/urface/cli/v2