managing pdftk

14 views
Skip to first unread message

bparanj

unread,
Jan 9, 2013, 5:19:06 PM1/9/13
to railsmachin...@googlegroups.com
How can I use Moonshine to install and manage the pdftk? TIA.

Josh Nichols

unread,
Jan 10, 2013, 5:06:07 PM1/10/13
to railsmachin...@googlegroups.com
Should be simple enough, as it looks like there's an Ubuntu package . In your app/manifests/application_manifest.rb:

    def application_packages
      package 'pdftk', :ensure => :installed
    end
    recipe :application_packages

You can add the package line to an existing application_package if you have it.

- Josh

On Jan 9, 2013, at 5:19 PM, bparanj <bpa...@gmail.com> wrote:

How can I use Moonshine to install and manage the pdftk? TIA.

--
You received this message because you are subscribed to the Google Groups "Moonshine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/railsmachine-moonshine/-/BJFx4hf6wZUJ.
To post to this group, send email to railsmachin...@googlegroups.com.
To unsubscribe from this group, send email to railsmachine-moon...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/railsmachine-moonshine?hl=en.

Reply all
Reply to author
Forward
0 new messages