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
c769c901cfc6dccfbfe9fd8a044e5702e5f8be42
LazyPM
/
internal
/
commands
/
issues
History
Robin Olsen
d83422104b
add the pm command to survey cli
...
use command context to store app service
2026-02-25 21:57:30 +01:00
..
close.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
comment.go
Fix comment commands, comments reads multiple words, fix user as author, and implemented a function to list comments
2026-02-25 13:10:42 +01:00
comments_list.go
Fix comment commands, comments reads multiple words, fix user as author, and implemented a function to list comments
2026-02-25 13:10:42 +01:00
completion.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
create.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
delete.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
list.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
read.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00
root.go
add the pm command to survey cli
2026-02-25 21:57:30 +01:00
update.go
refactor to decouple commands form entrypoint for reusability and centralizing commands.
2026-02-22 19:46:55 +01:00