Skip to content

jonmc12/heroku-jammit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin that provides support for jammit on heroku. This allows you to automate the process of compiling and commit your assets to heroku.

$ heroku plugins:install git@github.com:kylejginavan/heroku_jammit.git

will get you up and running.

From your project’s root directory:

$ heroku jammit:add

That’ll make the assets and commit it.

$ heroku jammit:delete

That’ll delete the assets and commit it.

About

heroku plugin for use jammit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%