]> git.christiangoeschel.com Git - repoman-cli.git/commit
Restructuring of module directory trees and source code refactoring
authorchristiangoeschel <cndjomouo@icloud.com>
Tue, 1 Oct 2024 20:16:55 +0000 (16:16 -0400)
committerchristiangoeschel <cndjomouo@icloud.com>
Tue, 1 Oct 2024 20:16:55 +0000 (16:16 -0400)
commit718713e256ffcf2c7d3c89616864c9b15b72b73a
treeb771c11585c3ac73fc7264c0274f6e45a6585701
parenta89d2e16ca305d99c9b83cf1956470e68f8e34d7
Restructuring of module directory trees and source code refactoring
15 files changed:
cli/main [deleted file]
cli/main.go [deleted file]
go.mod
go.sum
lib/go.mod [new file with mode: 0644]
lib/progaminfo.go [new file with mode: 0644]
main [new file with mode: 0755]
main.go [new file with mode: 0644]
old-main.go [new file with mode: 0644]
screens/apistatus.go [new file with mode: 0644]
screens/go.mod [new file with mode: 0644]
screens/go.sum [new file with mode: 0644]
screens/root.go [new file with mode: 0644]
themes/default-theme.go [new file with mode: 0644]
themes/go.mod [new file with mode: 0644]