Crates.io | clickable-migration |
lib.rs | clickable-migration |
version | 0.3.0 |
source | src |
created_at | 2021-03-17 18:25:51.739083 |
updated_at | 2021-06-20 18:51:47.384146 |
description | Migrate Clickable projects from Clickable 6 to 7 |
homepage | https://clickable-ut.dev/en/latest/ |
repository | https://gitlab.com/jonnius/clickable-migration |
max_upload_size | |
id | 370242 |
size | 39,971 |
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
).
Run a full and interactive migration in your project directory:
clickable-migration
Print the help message to learn about all features:
clickable-migration --help
Make sure you have the Rust tool chain installed. To install the latest release run:
cargo install clickable-migration