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-20 13:10:33 +01:00
Commands Moved connection handler to Commands 2021-11-20 13:09:22 +01:00
Informations Changed Directory name of informations 2021-10-30 18:29:55 +02:00
Lotus Added some SysInfo 2021-11-20 13:10:33 +01:00
proto@613c8fe545 Removed own logging 2021-11-06 20:55:11 +01:00
ProtoHandler Moved connection handler to Commands 2021-11-20 13:09:22 +01:00
.gitignore Updated .gitignore 2021-11-07 21:16:23 +01:00
.gitmodules removed logging module 2021-11-06 20:55:49 +01:00
CONCEPT.md Updated Concept 2021-11-09 10:41:17 +01:00
go.mod Added a cool table module 2021-11-07 21:46:15 +01:00
go.sum Added a cool table module 2021-11-07 21:46:15 +01:00
LICENSE Initial commit 2021-10-30 15:15:18 +02:00
main.go Updated logging 2021-11-06 21:20:49 +01: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