public
Description:
Homepage: http://isneilannoyedby.com
Clone URL: git://github.com/NeilCrosby/isneilannoyedby.git
isneilannoyedby / README.Markdown
100644 20 lines (14 sloc) 0.454 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Is Neil Annoyed By?
 
This is the code used to control [Is Neil Annoyed By?][1]. That's it, really.
 
## Git Submodules
 
After you have clone the repository, you'll need to run the following to
pull in all the submodules:
 
    git submodule init
    git submodule update
    cd externals/wikislurp
    git submodule init
    git submodule update
    cd externals/curlcall
    git submodule init
    git submodule update
 
 
[1]: http://isneilannoyedby.com