This website requires JavaScript.
Explore
Help
Sign In
Andrew71
/
pye
Watch
1
Star
0
Fork
You've already forked pye
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ba31bc24a6
pye
/
main.go
8 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-10-11 11:38:08 +03:00
package
main
Refactor everything
2024-10-12 21:45:00 +03:00
import
"git.a71.su/Andrew71/pye/cmd"
Refactor database to separate package
2024-10-12 20:41:30 +03:00
Initial commit
2024-10-11 11:38:08 +03:00
func
main
(
)
{
Refactor everything
2024-10-12 21:45:00 +03:00
cmd
.
Run
(
)
Initial commit
2024-10-11 11:38:08 +03:00
}
Reference in a new issue
Copy permalink