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-11-06 15:49:18 +01:00
Commands Added ListCommand base 2021-10-30 21:36:17 +02:00
Informations Changed Directory name of informations 2021-10-30 18:29:55 +02:00
logging@e3cff01950 Updated Logging 2021-11-06 15:48:03 +01:00
Lotus Renamed Checksums to Checksum 2021-11-06 10:58:11 +01:00
proto@55119b5f2f Added Modules 2021-11-06 15:46:01 +01:00
.gitignore Updated .gitignore 2021-11-06 15:49:18 +01:00
.gitmodules Added Modules 2021-11-06 15:46:01 +01:00
CONCEPT.md Concept update 2021-11-06 15:49:09 +01:00
go.mod Updated go.mod 2021-10-31 00:46:54 +02:00
go.sum Updated go.mod 2021-10-31 00:46:54 +02:00
LICENSE Initial commit 2021-10-30 15:15:18 +02:00
lpm-cli.go Started with RegistryList 2021-10-30 22:16:32 +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