diff --git a/index.html b/index.html index 112cd16..c403d83 100644 --- a/index.html +++ b/index.html @@ -1,99 +1,95 @@ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -
- + + -
-
-
- This is ubf, a framework for Getting Erlang to talk to the outside world. This repository is based on Joe Armstrong's original UBF code with an MIT license file added to the distribution.
erlang system -optionally, erlang-rfc4627
-1. Get and install an erlang system - (http://www.erlang.org) - -2. Optionally, get and install erlang-rfc4627 - (http://www.lshift.net/blog/2007/02/17/json-and-json-rpc-for-erlang) - -3. Change to the src directory and type make - $ cd src - $ make - -4. Run the unit test - $ make check -
-MIT License
-Joseph Wayne Norton (norton@alum.mit.edu)
Joseph Wayne Norton (norton@alum.mit.edu)
- You can download this project in either - zip or - tar formats. -
-You can also clone the project with Git - by running: -
$ git clone git://github.com/norton/ubf- - - - -
This is ubf, a framework for Getting Erlang to talk to the outside world. This repository is based on Joe Armstrong's original UBF code with an MIT license file added to the distribution.
erlang system
+optionally, erlang-rfc4627
+$ cd src
+$ make
+$ make check
+MIT License
+Joseph Wayne Norton (norton@alum.mit.edu)
Joseph Wayne Norton (norton@alum.mit.edu)
+ You can download this project in either + zip or + tar formats. +
+You can also clone the project with Git + by running: +
$ git clone git://github.com/norton/ubf+ + + +