Welcome to the Builder Academy

Question Github Tutorial

More
13 May 2013 00:30 - 13 May 2013 00:38 #2234 by Rumble
Github Tutorial was created by Rumble
So I finally got around to testing git. It has more of a learning curve than I expected but the basics are easy enough. To get started visit: help.github.com/articles/set-up-git and follow the instructions. It has its own bash shell for Windows. Once installed open the shell and type:

git clone github.com/welcor/tbamud.git
cd tbamud
./configure
cd src
make
cd ..
bin/circle

Then connect to localhost port 4000.

This will be a work in progress. Help in testing this out and feedback to improve the tutorial would be appreciated, thanks.

Rumble
The Builder Academy
tbamud.com 9091
rumble@tbamud.com
Last edit: 13 May 2013 00:38 by Rumble.
The following user(s) said Thank You: rudeboyrave
The topic has been locked.
More
05 Jun 2013 14:15 #2907 by krell
Replied by krell on topic Github Tutorial
Will changes to the tbaMUD codebase and documentation show up in git on least semi-regular schedule then?
The topic has been locked.
Time to create page: 0.377 seconds