cool.ooc |
|
|---|---|
|
|
|
|
Welcome to the cool ooc tutorials. Apart from radiating its epic palindrome name, this series will cover ooc from beginner to advanced. |
|
|
Before we get started, you’ll need a rock compiler and a text editor of your choice. I perfer to use TextMate, since there is a great ooc bundle available for it. Some other text editor plugins: |
|
|
The quickest and easiest way to install rock is using the one-line installer. |
|
|
For users with curl:
with wget:
|
|
|
You can always compile it yourself:
…and you’re good! |
|
|
If the two methods above did not play nicely with you, you could always download a pre-compiled binary for your system. I recommend against doing so, especially when new features and changes are released quite often, and the binaries are not updated as frequently. Anyway, you can find them here. |
|