StringRay
Combining many of the benefits of Arrays and Strings, StringRay allows you to treat a String as an Array of words in many cases.
Combining many of the benefits of Arrays and Strings, StringRay allows you to treat a String as an Array of words in many cases.
Cloning this repository:
git clone git://gitorious.org/stringray/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/stringray/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
