@daytona/lds-cli

0.4.0 • Public • Published

LDS - CLI

Command line interface for managing a Living Design System

This only returns the means for root lds-package to define commandnds and their actions.

Commands available are:

$ lds init      : Set up a new project with folder structure and configuation file
$ lds start     : Start up a Living-design-system server and build assets.
$ lds build {type}    : Build assets, if no type is defined all will be built (js, css, image, sass, fonts, icons)
$ lds watch     : Set up watch task to run build if any file is changed
$ lds create {type:name} creates a new basic component eg. component:Button, view:parentpage/subpage
$ lds test {test} : Run LDS test suite to make sure everything is correctly set up and ready for action or deploy

/@daytona/lds-cli/

    Package Sidebar

    Install

    npm i @daytona/lds-cli

    Weekly Downloads

    3

    Version

    0.4.0

    License

    MIT

    Last publish

    Collaborators

    • daytona