This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
ergo
Watch
3
Star
0
Fork
0
You've already forked ergo
mirror of
https://github.com/ergochat/ergo.git
synced
2024-11-13 07:29:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
4cee1ef909
ergo
/
ergonomadic.sh
6 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
name change
2012-04-09 17:03:16 +02:00
#!/bin/bash
set
-ex
export
GOPATH
=
"
$(
pwd
)
"
go install irc
generalize server name/listen.
2012-04-18 07:11:35 +02:00
go run ergonomadic.go
"
$@
"
Reference in New Issue
Copy Permalink