summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-02-24 17:45:23 +0000
committerHubert Hirtz <hubert@hirtz.pm>2021-02-24 20:06:07 +0100
commit98034270c21477f3373248a47ac0eb73a56f990a (patch)
tree7990dc968131c15a9929cd4ed43bb3008eb8aa9c /cmd
parentAdd a no-tls option to config (diff)
mv cmd/irc cmd/senpai
Allows to `go build ./cmd/senpai` without having to specify -o. Also more consistent with how cmd/ is used in the Go ecosystem.
Diffstat (limited to 'cmd')
-rw-r--r--cmd/senpai/main.go (renamed from cmd/irc/main.go)0
1 files changed, 0 insertions, 0 deletions
diff --git a/cmd/irc/main.go b/cmd/senpai/main.go
index 5f7933d..5f7933d 100644
--- a/cmd/irc/main.go
+++ b/cmd/senpai/main.go