Skip to content

xfalcox/sinatra-assets-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Assets Seed

A very simple sinatra app with baked in assets pipeline.

Why

Sinatra is great to provide small one time apps, but today you really need some way to deal with your front end assets.

After messing with lots of discontinued and old gems to handle my assets I've found:

And put together this.

How

We have latest sprockets (without the entire rails dependencies), and can use gem assets (like bootstrap) or the awesome Torba for GitHub releases, Zip Files, Tar.gz files and NPM PACKAGES (like jquery on the example).

Todo

This would be a great Sinatra gem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published