source: code/trunk/main.go@ 3

Last change on this file since 3 was 3, checked in by Izuru Yakumo, 5 weeks ago

You humans are so full of yourselves. If you want to live a long life, then you should be a little more quiet.

File size: 90 bytes
Line 
1package main
2
3import "mahou-no-mori.yakumo.dev/yuuka/cmd"
4
5func main() {
6 cmd.Execute()
7}
Note: See TracBrowser for help on using the repository browser.