3 releases (breaking)

0.3.0 Jun 20, 2021
0.2.0 May 16, 2021
0.1.1 Mar 17, 2021
0.1.0 Mar 17, 2021

#542 in Configuration

33 downloads per month

GPL-3.0-or-later

31KB
845 lines

Clickable Migration Tool

This tool is meant to migrate your Clickable 6 project to Clickable 7. It covers the Clickable config and a possible Gitlab CI config (.gitlab-ci.yml).

Usage

Run a full and interactive migration in your project directory:

clickable-migration

Print the help message to learn about all features:

clickable-migration --help

Installation

Make sure you have the Rust tool chain installed. To install the latest release run:

cargo install clickable-migration

Dependencies

~5–7MB
~131K SLoC