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 16:58:29 +02:00
.gitignore Updated .gitignore 2021-10-30 16:47:42 +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 base 2021-10-30 16:34:18 +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