
alvaro at octality
Jan 28, 2010, 2:50 PM
Post #1 of 2
(241 views)
Permalink
|
|
Cherokee-admin port to CTK
|
|
Hello there, As you may -or may not- know by now, I've been working a few days on a small Python+Javascript library called CTK (Cherokee ToolKit). The final target behind this new library is be the base of a new cherokee-admin. I'm well aware for the immense amount of work entails; however, there are a number of reasons for making the decision. Basically, it'll improve the application usability, while it allows us to implement new and exciting functionality. At this point, there is almost nothing yet. However, there is a new branch in the repository where the new code is being committed. Clone it by: svn co svn://cherokee-project.com/cherokee/branches/adminctk cherokee-ctk After you build it, you can choose which cherokee-admin you execute. At this moment, both are available. The classic cherokee-admin can be executed by: cherokee-admin -d ~/cherokee-ctk/admin-classic and, the upcoming version by: cherokee-admin -d ~/cherokee-ctk/admin At this moment, the new cherokee-admin is empty. Do not expect any functionality quite yet. Anyway, you are more than welcome to take a look and send your comments. Cheers! -- Octality http://www.octality.com/ _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|