3 releases (breaking)
0.3.0 | Jun 20, 2021 |
---|---|
0.2.0 | May 16, 2021 |
0.1.1 | Mar 17, 2021 |
0.1.0 |
|
#625 in Configuration
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
~9.5MB
~170K SLoC