Skip to content

jinglehp/Cash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash - Crap, Another SHell

IRC

The new irc channel is on ##cash on irc.freenode.org

Why Cash?

Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up.

As you may have noticed, this is not the best, or most professional code out there. Feel more than free to email me, send in a patch, or fork it and show me how it's done. I'll just be glad to learn more, and get more features into Cash.

Looking for help

Cash is growing, and with a large code base, comes the need for more able hands. If you would like to help with the development process, please, do not hesitate to email me at S4v1orphoenix@gmail.com I would be more that happy to work with anyone able and willing.

Compiling

To compile cash you will need the GNU Readline readline-dev library installed. Cash is dependent on readline for user input/line editing/tab completion et al. Check out your distro's documentation for more info on installing readline.

Features

History file (Because sometimes you forget) (Done/stable testing)

Logging (Messy/testing)

RC file/customizble startup (in progress/development)

Tab completion (Can't live without it)(in progress/testing. big thanks to xorsema)

Job Control (Because that's what REAL shells do)(Planned)

Scripting (Because it's nice to be lazy) (Far future/Planned)

Getting cash

The easiest way to get cash (without having to install git) is to grab a tarball from: https://github.com/Saviorphoenix/Cash/downloads

Another way is to use git to clone a repo: $ git clone git://github.com/Saviorphoenix/Cash.git

License

Cash is distrubuted under the terms of the GNU General Public License version 2

Contact me

The easiest way to contact me is through email at S4v1orphoenix@gmail.com