Do I understand correctly that this software does not yet have many users? Are you trying to set this software up as an open source project? If so, you might want to word your announcement differently. For example, your points 3, 4, and 6 sound like a "help wanted" ad. On the other hand, your points 1, 2, 7 are the kind of things that interested users would contribute to an open source project anyway (bug fixes, enhancements, etc.). A long list of "things that need to be done" is the kind of thing one might write to an established user base, but it's not marketing material :-) To put it a little more plainly, until you've actually got the users, you're on your own...

As a hypothetical new user, I'm missing some kind of "getting started" guide, or even just a quick example (like a typical Perl module's SYNOPSIS section). I gotta say that the current summary is difficult to read, it needs less angle brackets and better formatting. Also, ease of installation is important nowadays, the lower the hurdles the better :-) For example, why not publish the software to CPAN in the App:: namespace? New users could type cpan App::bld, then perldoc bld, and get started much easier.

Lastly, I don't understand the relationship of this tool with git, SVN, systemd and the kernel. Does it somehow enhance those projects? All I'm getting at the moment is that it replaces their build process, but why? How is it better? I think a better description there would help.


In reply to Re: 'bld' project - signature(SHA1) based replacement for 'make' by Anonymous Monk
in thread 'bld' project - signature(SHA1) based replacement for 'make' by rahogaboom

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.