Skip to content
forked from haarg/wgdev

Developer utilities for WebGUI, an open source CMS and web framework

Notifications You must be signed in to change notification settings

arjancwidlak/wgdev

 
 

Repository files navigation

DESCRIPTION
    Performs common actions needed by WebGUI developers such as recreating
    their site from defaults, checking version numbers, exporting packages,
    and more.

INSTALLATION
    To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

    Alternatively, have the CPAN client install it:

        cpan .


SUPPORT AND DOCUMENTATION
    After installing, you can find documentation using several commands:
        wgd intro
            Introductory documentation to get started using the wgd command.
        wgd <command> -h
            Usage summary for any wgd command.
        wgd help <command>
            Full documentation for any wgd command.

    Source code is hosted on GitHub at:
        http://github.com/haarg/wgdev

    Bug reports and feature requests can be posted on the issue tracker:
        http://github.com/haarg/wgdev/issues

CONTRIBUTORS
    Graham Knop <[email protected]>
    Patrick Donelan <[email protected]>
    Doug Bell <[email protected]>
    Colin Kuskie <[email protected]>

LICENSE INFORMATION
    This library is free software; you can redistribute it and/or
    modify it under the same terms as Perl 5.10.0. For more details,
    see the full text of the licenses in the directory LICENSES.

About

Developer utilities for WebGUI, an open source CMS and web framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%