clickable-migration

Crates.ioclickable-migration
lib.rsclickable-migration
version0.3.0
sourcesrc
created_at2021-03-17 18:25:51.739083
updated_at2021-06-20 18:51:47.384146
descriptionMigrate Clickable projects from Clickable 6 to 7
homepagehttps://clickable-ut.dev/en/latest/
repositoryhttps://gitlab.com/jonnius/clickable-migration
max_upload_size
id370242
size39,971
Jonatan Hatakeyama Zeidler (jonnius)

documentation

README

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
Commit count: 16

cargo fmt