4594165 [rkeene@sledge /home/rkeene/projects/build]$ cat cream.txt
# SHORT DESC: Modern Text Editor
# LONG DESC: Vim is a powerful and full-featured text editor, the popular descendant of the 1976 Vi text editor.  But Vim has a steep learning curve. It was not primarily designed to be easy to use, favoring performance and technical flexibility instead. Because it is so different, learning to use Vim takes time.  Cream shapes Vim into an interface you probably already know (sometimes called Common User Access). Whether you are writing emails or developing large software applications, Cream saves you time and gets you up and running quickly.

# COMPILE REQUIREMENT: vim
# RUNTIME REQUIREMENT: vim

sh INSTALL.sh /usr || exit 1
cp cream /usr/bin/cream >/dev/null 2>/dev/null
chmod +x /usr/bin/cream

exit 0
4594166 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05