0.0
No commit activity in last 3 years
No release in over 3 years
xamplr is the ruby version of xampl
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

xamplr-gen

xamplr-gen is part of a set of software tools that supports development of ruby applications.

It consists of three gems hosted on gemcutter, source code on github.

There is an additional fourth github repository containing examples and documentation that will be coming soon.

Yes, that means that there's no documentation. And no examples. I agree, this is a very bad situation.

For more information, see the xampl page on xampl.com, and/or the weblog 'So.'

Installation:

If you are a developer then install xamplr-gen:

sudo gem install xamplr-gen

This will install all three gems.

NOTE: if you have installed hutch-xamplr or hutch-xamplr-pp then you should uninstall them. For some reason, in certain circumstances, these might be loaded or partially loaded when trying to use xampl. If you don't you'll experience strange exceptions with hutch-xamplr or hutch-xamplr-pp on the stack trace.

If you just want the runtime, then:

sudo gem install xamplr

Though this would normally be done through some sort of dependency management tool (like gems).

License:

xamplr-pp and xamlpr are both licensed under the LGPLv3.

xamplr-gen is licensed under AGPLv3

An alternative license may be negotiated, contact me (hutch@xampl.com)

Copyright (c) 2002-2010 Bob Hutchison.