public
Fork of steveklabnik/hacketyhack
Description: the coder’s starter kit: sound, animation, video, messaging in a low-key ruby environment.
Homepage: http://hacketyhack.net
Clone URL: git://github.com/juliehache/hacketyhack.git
_why (author)
Sat Mar 14 08:05:55 -0700 2009
commit  5342ea5a4d6984dcffb37070fc26dce468e47ef5
tree    cba2405837541dabd08c6ca704cfdd2f9f0bbdd0
parent  46907ff0141910b98b5ba257fbd11f81cbbe90cb
hacketyhack / README
100644 56 lines (39 sloc) 1.51 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
 
 . Hackety Hack .
 . for Mac OS X, Windows XP/Vista, and Linux .
 
 Hackety Hack is a programming starter kit. It's an editor
 with helpful coding tools and built-in messaging (so you can
 pass scripts to friends easily.)
 
 . Building Hackety Hack .
 
 If you are an advanced user (familiar with C and Ruby,) you
 may enjoy helping out with H-ety H.
 
 With Shoes installed, you can checkout the source code and
 start things up like so:
 
   $ git clone git@github.com:why/hacketyhack.git
   $ cd hacketyhack
   $ shoes h-ety-h.rb
 
 If you want to build Hackety Hack as a standalone app
 with the installer for your platform:
 
   $ git clone git@github.com:why/hacketyhack.git
   $ git clone git@github.com:why/shoes.git
   $ cd shoes
   $ rake APP=../hacketyhack VIDEO=1
   $ rake APP=../hacketyhack installer
 
 There is no installer for Linux, bear in mind.
 
 . Acknowledgements .
 
 Beneath my wings are many winds.
 
 :: Yukihiro Matsumoto, whose Ruby language
    is the heart of Hackety Hack. I adore
    this language. Ruby's shared lib and stdlib
    are included under the terms of the Ruby
    license.
 
 :: Sharon Rosner for the Sequel lib
    (http://sequel.rubyforge.org)
    I use a fork from an old version.
 
 :: Jamis Buck for the Syntax lib.
    (http://syntax.rubyforge.org)
    Live syntax highlighting.
 
 :: Alex Brem for help on bloopsaphone.
    He just started hacking away. I like that!
 
 :: Numerous font authors whose free
    offerings are included. I need to
    assemble a list...