Nodal Associative Knowledge Shell

Written by Mahmut Bulut

Project starting date May 21, 2011

Bleeding Edge Version: 0.2.0

Welcome to Naksh!

No installation or uninstallation is required at the moment, just run naksh/lib/naksh.rb from any directory

or install gem via

 # gem install naksh 

There are currently two interfaces, one in Gtk, which is fairly complete except for menu tooltips and tabs, and one in Wx, which has menu tooltips and proper tabbing, but nothing else.

Lets rundown some important files

lib/naksh.rb is the principal file. lib/naksh/syntax/bash.rb is the parser lib/naksh/buffer.rb is the buffering system (for piping)

Drive the project and SUPPORT

If you have any issues, feel free to SCREAM in

  • #naksh on irc.freenode.net

Repository

The git repository is available

'http://github.com/regularlambda/naksh'

downloads are generally available at

'Downloads' section.