Skip to content

This is an implementation of the "assetic" submodule of Symfony2 into kohana.

Notifications You must be signed in to change notification settings

julianhille/kohana-assetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assetic Module

From github kriswallsmith

My credits goes to kriswallsmith for creating this great asset management system.

Installation

  1. git submodule add https://github.com/julianhille/kohana-assetic.git modules/assetic
  2. cd modules/assetic && git submodule update --init
  3. Enable assetic in your bootstrap.php file
  4. Download assetic and put it into vendor git submodule add https://github.com/kriswallsmith/assetic.git modules/assetic/vendor/Assetic

Usage

Read the readme of Assetic for the usage of assetic itself Readme

Problems?

Either file a bug report

About

This is an implementation of the "assetic" submodule of Symfony2 into kohana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages