Browse Source

name change

tags/v0.1.0
Jeremy Latt 12 years ago
parent
commit
d1f8c7657b
2 changed files with 5 additions and 0 deletions
  1. 0
    0
      ergonomadic.go
  2. 5
    0
      ergonomadic.sh

goircd.go → ergonomadic.go View File


+ 5
- 0
ergonomadic.sh View File

@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+set -ex
3
+export GOPATH="$(pwd)"
4
+go install irc
5
+go run ergonomadic.go

Loading…
Cancel
Save