While trying to bring my skills to the next level I found out about automated testing, using code repositories and other nice things. And there are bunch of sources of info about those.
But I wasn't able to find (any) info on automating the deployment of the applications.
Just before I started writing my own build/install script - I just wanted to if there are any hints/articles/cpan module that would help in the process.
I'm also not sure if I understood the whole thing right. Basicaly I was thinking to simply export project from the Subversion repository (by hand) copy it to the destination computer and have the script build/install required modules.
Modules would be included in the distribution - and installed localy - just for that application ussage.
It's easiest that way since applications are web based, and most of people installing them would only have shared hosting.
Have you tried freelancing? Check out
Scriptlance - I work there. For more info about Scriptlance and freelancing in general check out
my home node.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.