Statistics
| Branch: | Tag: | Revision:

root @ f551841a

Name Size
  docs
  kamaki
.gitignore 32 Bytes
COPYRIGHT 1.5 kB
MANIFEST.in 29 Bytes
README.rst 240 Bytes
setup.py 2.1 kB

Latest revisions

# Date Author Comment
f551841a 11/14/2012 05:01 pm Stavros Sachtouris

Improve print_list/dict

71882bca 11/14/2012 03:10 pm Stavros Sachtouris

Apply total error handling

4f6a21f6 11/14/2012 02:14 pm Stavros Sachtouris

Colors are off by default

d486baec 11/14/2012 01:38 pm Stavros Sachtouris

Complete UI/cli interface refactoring, minor bugs

be99b6ad 11/13/2012 07:02 pm Stavros Sachtouris

Various configurations (not finished yet)

6514457a 11/13/2012 05:54 pm Stavros Sachtouris

Adjust interactive shell to new kamaki order

12ecdeb7 11/13/2012 02:52 pm Stavros Sachtouris

Complete new structure in one command (exprmtal)

0d249b3e 11/12/2012 07:19 pm Stavros Sachtouris

Allow clis to overide command load implementation

Still buggy and experimental, but if a cli don't use the command
decorator, but implement another way of loading class info to
a _commands list of CommandTrees, kamaki can still use this cli.

This will allow clis to extent CommandTrees in order to provide...

78496d42 11/09/2012 06:01 pm Stavros Sachtouris

Pre-call parisng and errors, new cmd-spec system

Test firsth in one-command enviroment
cmd-spec system has been initialized, but not finished

af6de846 11/09/2012 03:45 pm Stavros Sachtouris

Start refactoring main CLI

Aims:
- cleaner cli load-point code
- move more argument logic to argument module
- move command loading to the seperate service cli modules:
each command spec module will provide a mechanism for loading
command interfaces (all of them or specific cmds)

View all revisions | View revisions

Also available in: Atom