Skip to content

Instantly share code, notes, and snippets.

@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