Majere is a Solstice application that helps you build and manage Solstice applications!
Majere is our application-builder. It allows you to automate much of the repetitive work of web application development.
Majere can create new applications, help you edit the pageflow and language files, as well as creating and editing new Models, Views and Controllers.
You can write Solstice applications without Majere, but we wouldn't recommend it!
Installation
Required perl packages:
- PPI
- Syntax::Highlight::Perl
- File::stat
- XML::DOM
- Class::ISA
- Devel::Symdump
cpan> install PPI Syntax::Highlight::Perl File::stat \
XML::DOM Class::ISA Devel::Symdump
svn co https://svn.cac.washington.edu/public/solstice/majere/trunk majere
Sources
Browse the sources online
SVN Checkouts
Please note that our SVN servers only accept SSL connections - don't forget that https://!
Tarballs