#liferay #cli #client-extensions

app ce-cli

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

7 unstable releases (3 breaking)

new 0.4.3 Mar 17, 2023
0.3.0 Mar 7, 2023
0.2.7 Feb 25, 2023
0.1.1 Feb 1, 2023
0.1.0 Jan 30, 2023

#468 in Command line utilities

Download history 14/week @ 2023-01-24 58/week @ 2023-01-31 30/week @ 2023-02-07 21/week @ 2023-02-14 24/week @ 2023-02-21 4/week @ 2023-02-28 24/week @ 2023-03-07 19/week @ 2023-03-14

83 downloads per month

MIT/Apache

150KB
4K SLoC

Rust 3K SLoC // 0.0% comments JavaScript 406 SLoC TypeScript 396 SLoC // 0.2% comments TSX 38 SLoC // 0.2% comments Vue 14 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

~11–20MB
~409K SLoC