Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Piou-piou/ribs-framework

Repository files navigation

Ribs Framework

AGPL License Build Status Scrutinizer Code Quality

Ribs is a framework which allow you to create fully personalisable and administrable pages !

In this framework you can add an illimited number of modules created by yourself or the community :)

Ribs still under development, updates are committed on all the core

Requirement to use Ribs-framework

To use Ribs you must have some tools :

  • Composer
  • Nodejs and npm
  • Grunt

Install

Download Ribs

You can install it with composer with this command :

$ composer create-project piou-piou/ribs-framework my_project_name

Initialise Ribs

After you have download it, got in the folder of Ribs and do folowing line of command :

$ npm install

It will install necessary libs to compile all files.

Now installation is finished !

To run grunt for sass files

On the root of your ribs project, lauch grunt watching for changing in your sass files. To do this do this line of command :

$ grunt watch

Now all is ok to begin the creation of your website or web application

About

Ribs it's a framework very simple to use, you can add modules (based on ribs rules) and create simple administrable pages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published