Project

mote-debug

0.0
No commit activity in last 3 years
No release in over 3 years
Minimal debugging support for mote.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

~> 0.2.4
 Project Readme

mote-debug(1) -- your mote debugging aid

SYNOPSIS

require "mote"
require "mote/debug"

Mote.parse("{{ ' foo bar '.strip }}").call
# Now check tmp/cache/mote

INSTALLATION

$ gem install mote-debug