Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 06F1C782C1D for <~alpine/users@lists.alpinelinux.org>; Fri, 8 May 2020 21:07:57 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1588972074; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ncklcLbuxNdBs7N2JTdNzekg6bYZNGLa7DGjSWBC09Y=; b=oT+nKRIgWpqTruoLfkYmnjFFnDuIhyx3UvqGCezr4vBEsDT0aemMci4hp2PZuF8RjrBK3s 4ZqfkROlfzdgjQe7VrK5DbmLDDBA29FC0b45u/MMWPt7hLUSXofmD95+r83zYm56RVybo/ LqH2fZBzSg3hPii/JVm1oi8sTT/qoYc= From: Ariadne Conill To: ~alpine/users@lists.alpinelinux.org Subject: Re: lack of alpine policy of development tools, cuse lack of time for new collaborations Date: Fri, 08 May 2020 15:07:50 -0600 Message-ID: <2996244.IqFZyr3sfq@localhost> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Score: 0.90 Hello, On Friday, May 8, 2020 6:29:32 AM MDT PICCORO McKAY Lenz wrote: > i found that for people that are busy but also need to work and complaint > with alpine linux it's very ilogic that the only way to people get > knowledge about the features of alpine development tools and environment > are a single comment in a pull merge request.. > > *> you could take a look at the `/usr/bin/newapkbuild` script for now and > search for `cmake`* > > the comment above, are a suggestion but are the only documentation, how > could the only documentation will be "searching in the code" that maybe > could be too abstract in most cases! i'm not a xpert english writer but i > made excellent maridb and LAMP focused wiki pages in the alpine wiki, but > only due are common with my debian targets.. but i cannot spend (and of > course most people) time that of course i need to work! > > if developer put minimal documentation, rest of people can contribute more > and enhanced that documentation.. but without any tips. we can not doing > nothing more serious Actually, there is a work in progress developer's handbook on https:// docs.alpinelinux.org/ but it's nowhere near complete yet. Ariadne