NAME

Dist::Zilla::Plugin::JSAN::Shotenjin - Run the "Shotenjin.Joosed" helper script for the javascript files with templates

VERSION

version 0.01_02

SYNOPSIS

In your dist.ini:

[JSAN::Shotenjin]

lib/Digest              = cwd_as_base
lib/Digest/MD5/Test     = 

DESCRIPTION

This plugin will move the "static" directory of your distribution into the "lib" folder, under its distribution name. Please refer to Module::Build::JSAN::Installable for details what is a "static" directory.

Note, that the "static_dir" parameter by itself should be specified for the [JSAN] plugin, because its also needed for META.JSON generation.

BUGS

Please report any bugs or feature requests to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dist-Zilla-Plugin-JSAN or http://github.com/SamuraiJack/Dist-Zilla-Plugin-JSAN/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SOURCES

This module is stored in an open repository at the following address:

http://github.com/SamuraiJack/Dist-Zilla-Plugin-JSAN

AUTHOR

Nickolay Platonov <nplatonov@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Nickolay Platonov.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.