Ado
view release on metacpan or search on metacpan
lib/Ado/Manual.pod view on Meta::CPAN
=encoding utf8
=head1 NAME
Ado::Manual - Developers' manual
=head1 DESCRIPTION
L<Ado> is a light on dependencies framework and application for web-projects,
based on L<Mojolicious>, written in the L<Perl programming
language|http://www.perl.org/>. Ado is a typical well structured,
L<MVC|http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller>
L<Mojolicious> application. It aims to allow teams to build on it a CMS, ERP,
CRM or all of them integrated together.
Please note that the project is still a work-in-progress. Parts of it work,
others are simply missing.
=head1 GETTING STARTED
=over
=item * Start a personal blog with L<Ado::Manual::FiveMinutes> if you are impatient.
=item * Read the L<Ado::Manual::Intro> for a general overview.
=item * To see different installation methods, go to
L<Ado::Manual::Installation>.
=item * To learn about plugins and how to write your own plugin, see L<Ado::Manual::Plugins>.
=back
=head1 SUPPORT AND DOCUMENTATION
After installing, you can find documentation with the perldoc command.
perldoc Ado
perldoc Ado::Manual #this page
For better experience run the B<C<ado>> application and read the
documentation from your browser.
/path/to/yourAdo/bin/ado daemon
If you installed C<ado> in your Perl distro, you can simply type:
ado daemon
Go to http:/localhost:3000/perldoc
You can report bugs and suggest features at
L<http://github.com/kberov/Ado/issues>. Bugs will be considered and fixed as
time permits. Feel invited to make pull requests for your contributions.
If you are simply looking for help with using Ado, please ask your questions
at L<https://groups.google.com/d/forum/ado-dev>.
=head1 CONTRIBUTING
Anybody can contribute by reporting issues via github or fixing typos in the
( run in 2.688 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )