Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Onlook CLI

A command line interface for Onlook.

This package contains the following functionality

  • Setting up your project
  • Install template projects
  • Auto generate component library
  • Migrating your Onlook configuration

How to use

Run the following command in your target project folder

npx onlook

Install the CLI

Available via NPM as dev dependency. To install, run in your project root:

npm i onlook --save-dev

To run setup locally

onlook