Basic command line tool supposed to help to create Framy Projects and to upgrade them.
git clone https://github.com/FramyFramework/FramyInstaller.git
cd FramyInstaller
php FramyInstall.php install
Creating Projects
FramyInstaller create {project_name}
Upgrade Projects ((Soon))
FramyInstaller update {project_name}