Project

pfpux

0.0
No commit activity in last 3 years
No release in over 3 years
Project File Publisher using XML (PFPuX) helps publish your project file directory to a static web location.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.7.2, ~> 0.7
>= 1.0.9, ~> 1.0
 Project Readme

Introducing the Project File Publisher using XML (PFPuX) gem

require 'pfpux'

PFPuX.new '/tmp/trinkets', '/tmp/trinkets2', '1st commit'

The above example copies a directory to another directory using the Rsync gem and the Dir-to-XML gem. The message (1st commit) is added to the description of the file in the index file (dir.xml) when a new file is added or modified.

Resources

pfpux rsync dirtoxml gem publisher