Skip to content

LivingLogic/llassets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation
============

1. Install RVM
	$ \curl -L https://get.rvm.io | bash -s stable --ruby
	
	
2. Using Bundler to install all dependencies
	llassets $ bundle install

	
3. Start guard
	llassets $ guard 



Usage
=====

Manifest file: 
	app/assets/javascripts/application.js

Postprocessed and minified file: 
	app/assets/javascripts/application.min.js
		
Typical 'Sprockets' directives can be used. See https://github.com/sstephenson/sprockets#the-directive-processor 
for more information.
		

About

LivingLogic Asset Pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published