This website requires JavaScript.
Explore
Help
Register
Sign In
viljarb
/
LazyPM
Watch
1
Star
0
Fork
0
You've already forked LazyPM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a24c658473f8d676e54012237612a091a9da120f
LazyPM
/
pkg
/
cli
/
commands
History
Robin Olsen
a24c658473
refactor for simplicity
...
change to use createFlags var add interactive mode
2026-02-08 12:34:51 +01:00
..
close.go
add close command
2026-02-08 12:28:39 +01:00
completion.go
add completionFunc for reducing boilerplate for command implementatinos
2026-02-08 12:29:06 +01:00
create.go
refactor for simplicity
2026-02-08 12:34:51 +01:00
delete.go
add confirmation and comments to delete command
2026-02-07 12:15:34 +01:00
ls.go
use flag struct
2026-02-08 12:33:43 +01:00
read.go
add descriptive comment to variour commands
2026-02-07 12:15:09 +01:00
root.go
add a flags struct other commands can impelemt
2026-02-08 12:30:24 +01:00