Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: fpm-master Download
 Description: Effing Package Management Preface Package maintainers work hard and take a lot of shit. You can t please everyone. So, if you re a maintainer: Thanks for maintaining packages! What is fpm? It helps you build packages quickly and easily (Packages like RPM and DEB formats). FUNDAMENTAL PRINCIPLE: IF FPM IS NOT HELPING YOU MAKE PACKAGES EASILY, THEN THERE IS A BUG IN FPM. Here is a presentation I gave on fpm at BayLISA: http://goo.gl/sWs3Z (I included speaker notes you can read, too) At BayLISA in April 2011, I gave a talk about fpm. At the end, I asked "What can I package for you?" Someone asked for memcached. Google for memcached , download the source, unpack, ./configure, make, make install, fpm, deploy. In 60 seconds, starting from nothing, I had both an RPM and a .DEB of memcached ready to deploy, and I didn t need to know how to use rpmbuild, rpm specfiles, dh_make, debian control files, etc.
 Downloaders recently: [More information of uploader Semrah]
 To Search:
File list (Check if you may need any files):
 

fpm-master
..........\.batcave
..........\........\manifest
..........\.gitignore
..........\.travis.yml
..........\CHANGELIST
..........\CONTRIBUTORS
..........\Gemfile
..........\LICENSE
..........\Makefile
..........\NOTES.md
..........\README.md
..........\Vagrantfile
..........\bin
..........\...\fpm
..........\examples
..........\........\api
..........\........\...\gem-to-rpm.rb
..........\........\...\multiple-to-rpm.rb
..........\........\fpm-with-system-ruby
..........\........\....................\Makefile
..........\........\....................\README.md
..........\........\fpm
..........\........\...\Makefile
..........\........\...\README.md
..........\........\jruby
..........\........\.....\Makefile
..........\........\.....\README.md
..........\........\python
..........\........\......\twisted
..........\........\......\.......\Makefile
..........\fpm.gemspec
..........\lib
..........\...\fpm.rb
..........\...\fpm
..........\...\...\command.rb
..........\...\...\errors.rb
..........\...\...\namespace.rb
..........\...\...\package.rb
..........\...\...\package
..........\...\...\.......\cpan.rb
..........\...\...\.......\deb.rb
..........\...\...\.......\dir.rb
..........\...\...\.......\empty.rb
..........\...\...\.......\gem.rb
..........\...\...\.......\npm.rb
..........\...\...\.......\osxpkg.rb
..........\...\...\.......\pear.rb
..........\...\...\.......\pkgin.rb
..........\...\...\.......\puppet.rb
..........\...\...\.......\pyfpm
..........\...\...\.......\.....\__init__.py
..........\...\...\.......\.....\get_metadata.py
..........\...\...\.......\python.rb
..........\...\...\.......\rpm.rb
..........\...\...\.......\sh.rb
..........\...\...\.......\solaris.rb
..........\...\...\.......\tar.rb
..........\...\...\.......\zip.rb
..........\...\...\util.rb
..........\...\...\version.rb
..........\misc
..........\....\pkgsrc.sh
..........\notify-failure.sh
..........\spec
..........\....\fixtures
..........\....\........\deb
..........\....\........\...\staging
..........\....\........\...\.......\etc
..........\....\........\...\.......\...\init.d
..........\....\........\...\.......\...\......\test
..........\....\........\gem
..........\....\........\...\example
..........\....\........\...\.......\example-1.0.gem
..........\....\........\...\.......\example.gemspec
..........\....\........\python
..........\....\........\......\requirements.txt
..........\....\........\......\setup.py
..........\....\fpm
..........\....\...\command_spec.rb
..........\....\...\package
..........\....\...\.......\cpan_spec.rb
..........\....\...\.......\deb_spec.rb
..........\....\...\.......\dir_spec.rb
..........\....\...\.......\gem_spec.rb
..........\....\...\.......\osxpkg_spec.rb
..........\....\...\.......\python_spec.rb
..........\....\...\.......\rpm_spec.rb
..........\....\...\package_convert_spec.rb
..........\....\...\package_spec.rb
..........\....\...\util_spec.rb
..........\....\spec_setup.rb
..........\templates
..........\.........\deb.erb
..........\.........\deb
..........\.........\...\ldconfig.sh.erb
..........\.........\osxpkg.erb
..........\.........\puppet
..........\.........\......\package.pp.erb
..........\.........\......\package
    

CodeBus www.codebus.net