Re: [Tools-discuss] Request to retain kramdown compiler and author stats

Lars Eggert <lars@eggert.org> Thu, 11 March 2021 08:01 UTC

Return-Path: <lars@eggert.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E9993A0E66 for <tools-discuss@ietfa.amsl.com>; Thu, 11 Mar 2021 00:01:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FYWxbAeJsxRD for <tools-discuss@ietfa.amsl.com>; Thu, 11 Mar 2021 00:01:36 -0800 (PST)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400:211:32ff:fe22:186f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 678F53A03FC for <tools-discuss@ietf.org>; Thu, 11 Mar 2021 00:01:36 -0800 (PST)
Received: from [IPv6:2a00:ac00:4000:400:29b9:a500:a909:88e0] (unknown [IPv6:2a00:ac00:4000:400:29b9:a500:a909:88e0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id E1893600314; Thu, 11 Mar 2021 10:01:25 +0200 (EET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1615449685; bh=h4o4O4HmAu8j6n2Yp23FhYD6zs93qsAsGrDuj0WnoiQ=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=hRT45Dm40HRg/r92Bbd+M6oy4Rgyj1UMTl5MQQSb/S0Ce+GTp1zVRs2PGsp39R0rj zyjmRkinfD747gaL/c/fydV6fK2LGzioVOJ8mOb0DDwW6YORuNN5QDbvmlH36lAuOi 5lMH+GxrzT+tehSYU/rhnuE3dCET7mGT5F1ToT9E=
From: Lars Eggert <lars@eggert.org>
Message-Id: <698B1E92-F96A-4912-81DA-33BF44633FE1@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_08B32B78-E7F7-4EC9-952C-9FCB90178D71"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\))
Date: Thu, 11 Mar 2021 10:01:23 +0200
In-Reply-To: <56D36418-D189-45FC-8F40-94371EEAD21B@tzi.org>
Cc: Brian E Carpenter <brian.e.carpenter@gmail.com>, Julian Reschke <julian.reschke@gmx.de>, tools-discuss@ietf.org
To: Carsten Bormann <cabo@tzi.org>
References: <6F352681-9B00-4B7C-BC9E-DF1D0905C48B@gmail.com> <DM6PR02MB6924811E083DE7AA054AB5F8C3919@DM6PR02MB6924.namprd02.prod.outlook.com> <c1b9ed8c-d8ff-dfb1-10dd-3118a23c4231@gmx.de> <92482c20-f2fe-48c4-2f44-d025158b143f@gmail.com> <56D36418-D189-45FC-8F40-94371EEAD21B@tzi.org>
X-MailScanner-ID: E1893600314.A25A1
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/7ck1wqWNoccgbOuakjXTDT8-Ygg>
Subject: Re: [Tools-discuss] Request to retain kramdown compiler and author stats
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Mar 2021 08:01:38 -0000

Hi,

On 2021-3-11, at 8:06, Carsten Bormann <cabo@tzi.org> wrote:
> Some people like to be able to do a “make” (usually mapped to a single key press) and get a result without further ado within sub-seconds; this enables editing on the source and near-simultaneously seeing one form of the result (usually the HTML form these days).  This requires a local installation and some caching of dependencies.

if you have Docker installed, you do not need to install anything else if you do things as described here: https://github.com/larseggert/i-d-toolchain

The command is slightly longer than "make", but I guess you could create an alias and/or a shell script if you wanted to.

Thanks,
Lars