ce-cli

Crates.ioce-cli
lib.rsce-cli
version0.4.9
sourcesrc
created_at2023-01-30 09:24:40.285227
updated_at2023-07-10 00:31:03.957448
descriptionA command line tool for building and managing Liferay remote app projects.
homepagehttps://github.com/bnheise/ce-cli/
repositoryhttps://github.com/bnheise/ce-cli/
max_upload_size
id771569
size213,230
Brian Heise (bnheise)

documentation

https://github.com/bnheise/ce-cli/blob/main/README.md

README

ce-cli Sourcecode

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.

Commit count: 183

cargo fmt