This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
cuddle-please
Watch
1
Star
0
Fork
0
You've already forked cuddle-please
Code
Issues
1
Pull Requests
3
Packages
Projects
Releases
6
Wiki
Activity
e51454088e
cuddle-please
/
crates
/
cuddle-please-commands
/
src
/
lib.rs
5 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: move commands and misc out of main binary package Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-01 15:34:24 +02:00
mod
command
;
refactor: move gitea out of the way Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-01 16:38:30 +02:00
mod
release_command
;
refactor: move commands and misc out of main binary package Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-01 15:34:24 +02:00
pub
use
command
::
Command
as
PleaseCommand
;
Reference in New Issue
Copy Permalink