diff --git a/run_example.sh b/run_example.sh new file mode 100644 index 0000000..6b08eea --- /dev/null +++ b/run_example.sh @@ -0,0 +1,2 @@ +export PATH="$PATH:$GOPATH/bin" # only in case the revel path is not correct +revel run YOUR_REVEL_APLICATION_PATH #ex: github.com/my_revel_application