COllaborative DEvelopment SHell 1.2.0 (Default branch) |
|
|
CODESH (COllaborative DEvelopment SHell) is an automatic persistent logbook for sessions of personal command line work. It records what and how is being done, for private use/reuse and for sharing selected parts with collaborators. It is an intelligent shell that automatically logs user's shell sessions. Sessions are uniquely tagged and stored in local or distributed backend repositories (ASCII flat file or Subversion or CVS based) and can be extracted and reproduced at any time by the user who created the session or by collaborators located anywhere in the world.
License: GNU General Public License (GPL)
Changes:
This release introduces the novel concept of a flex session. The convenient log-and-replay mechanism of CODESH has been expanded to log-modify-and-replay. Now individuals and groups can not only log, share, and reproduce their sessions at will, they can browse and inspect sessions from private or shared repositories, alter them on the fly from the command line or files containing the changes, and "replay" many similar sessions starting from a previously recorded session. The modified sessions can in turn be recorded for further use and reuse.
|