Crates.io | ce-cli |
lib.rs | ce-cli |
version | 0.4.9 |
source | src |
created_at | 2023-01-30 09:24:40.285227 |
updated_at | 2023-07-10 00:31:03.957448 |
description | A command line tool for building and managing Liferay remote app projects. |
homepage | https://github.com/bnheise/ce-cli/ |
repository | https://github.com/bnheise/ce-cli/ |
max_upload_size | |
id | 771569 |
size | 213,230 |
This is the sourecode for ce-cli, a command line tool for helping to build Liferay Client extensions for the frontend.
The tool is built in Rust, so if you want to compile it yourself and you already have Rust installed, just run
cargo install ce-cli
and you'll be good to go.
If you don't have Rust installed, you can install a precompiled binary using npm install ce-cli
.
Note that some architectures may not be supported, so if this doesn't work for you just make an issue
and I'll see if I can't add it to the distribution list. No guarantees that I can do it, so in that case
it's best to just install the Rust toolchain and compile it specifically for your machine.