Skip to content

Instantly share code, notes, and snippets.

@prof-milki
prof-milki / fpm…package…phar.rb
Last active August 29, 2015 14:09
Phar target package
# api: fpm
# title: PHP Phar target
# description: Chains to PHP for creating a .phar (native/tar/zip) archive
# type: package
# category: target
# version: 0.2
# state: very alpha
# license: MITL
# author: mario#include-once:org
@prof-milki
prof-milki / fpm…package…src.rb
Last active August 29, 2015 14:09
fpm "src" module for self-describing scripting language code (top-level meta comment, with recursive pack: references)
# encoding: ascii
# api: fpm
# title: generic script source
# description: Utilizes `pack:` specifier from meta/comment block in script files
# type: package
# category: source
# version: 0.7
# state: beta
# architecture: all
# license: MITL
@prof-milki
prof-milki / fpm…package…exe.rb
Last active August 29, 2015 14:09
fpm 'exe' target
# api: fpm
# title: win32 exe/sfx target
# description: Builds a self-extracting ZIP posing as Windows installer
# type: package
# category: target
# version: 0.3
# state: beta
# depends: bin:zip
# config: <opt name=prefix description="Relocatable extraction path">