index
:
binder
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
main.go
blob: d9c837934211039f3f237bdfac4c016f37fbf5f3 (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"euandre.org/binder/src"
func
main
()
{
binder
.
Main
()
}