UNPKG

ce-cli

Version:

A command line tool for developing Liferay Client Extensions

5 lines (3 loc) 84 B
#!/usr/bin/env node import getBinary from "./getBinary.js"; getBinary().install();