[PATCH 3 of 3 PoC] cli: convert 'gearbox make-config' to 'kallithea config create'

2018-09-24 Thread Thomas De Schampheleire
# HG changeset patch # User Thomas De Schampheleire # Date 1537821464 -7200 # Mon Sep 24 22:37:44 2018 +0200 # Node ID 3c33619af70545eb9b3cbba585181094df67afbb # Parent b807b1e90e61d2c8c16c5e3ec5978ef7dd7a2d31 cli: convert 'gearbox make-config' to 'kallithea config create' Notes regarding

[PATCH 2 of 3 PoC] cli: add commands to handle front-end generation

2018-09-24 Thread Thomas De Schampheleire
# HG changeset patch # User Thomas De Schampheleire # Date 1537814676 -7200 # Mon Sep 24 20:44:36 2018 +0200 # Node ID b807b1e90e61d2c8c16c5e3ec5978ef7dd7a2d31 # Parent dd4da443ed94fd93ca09d5f5fd9cf1b2c72b3cc4 cli: add commands to handle front-end generation diff --git

[PATCH 0 of 3 PoC] 'kallithea' CLI command with Click

2018-09-24 Thread Thomas De Schampheleire
Hi, This is a PoC that introduces a 'kallithea' command. Intention is to let it replace the custom 'gearbox' commands currently hosted in kallithea/lib/paster_commands. This PoC implements the 'front-end' commands previously proposed and the 'gearbox make-config' command. These implementations

[PATCH 1 of 3 PoC] cli: initial introduction of 'kallithea' command

2018-09-24 Thread Thomas De Schampheleire
# HG changeset patch # User Thomas De Schampheleire # Date 1537819512 -7200 # Mon Sep 24 22:05:12 2018 +0200 # Node ID dd4da443ed94fd93ca09d5f5fd9cf1b2c72b3cc4 # Parent a73e2822dd99eb5bdc551174d9d4f9c76f8f1667 cli: initial introduction of 'kallithea' command This commit adds a command