#liferay #command-line-tool #cli #client-extensions

app ce-cli

A command line tool for building and managing Liferay remote app projects

13 unstable releases (3 breaking)

0.4.9 Jul 10, 2023
0.4.8 Jun 23, 2023
0.4.6 May 19, 2023
0.4.3 Mar 17, 2023
0.1.0 Jan 30, 2023

#527 in Command line utilities

Download history 26/week @ 2024-02-26 10/week @ 2024-03-11 159/week @ 2024-04-01

169 downloads per month

MIT/Apache

590KB
12K SLoC

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.

Dependencies

~14–29MB
~457K SLoC